added mvn-args

This commit is contained in:
Inal Arsanukaev 2022-08-23 12:21:26 +03:00 committed by GitHub
parent a0dbaf78ab
commit 8e4709a33b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,7 @@ jobs:
with:
github-pat: ${{ secrets.github-pkg-ro-pat }}
github-user: ${{ secrets.github-pkg-ro-user }}
mvn-args: ${{ inputs.mvn-args }}
- name: Deploy image
uses: ./.github/actions/action-deploy-docker