proxy-mocketbank-mpi/.github/workflows/build.yml
Ivan Martyniuk 3af091449d
bump libs /OPS-399 (#28)
* 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
2023-11-14 11:45:23 +03:00

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