mirror of
https://github.com/valitydev/proxy-mocketbank-mpi.git
synced 2024-11-06 00:15:20 +00:00
3af091449d
* bump libs /OPS-399 * fix vulnerable libs by bumping parent pom /OPS-399 * trying to fix vulnerability /OPS-399 * linter fixes /OPS-399 * yet another linter fixes /OPS-399
11 lines
163 B
YAML
11 lines
163 B
YAML
name: Build Artifact
|
|
|
|
on:
|
|
pull_request:
|
|
branches:
|
|
- '*'
|
|
|
|
jobs:
|
|
build:
|
|
uses: valitydev/base-workflow/.github/workflows/maven-service-build.yml@v2
|