mirror of
https://github.com/empayre/java-workflow.git
synced 2024-11-06 02:45:17 +00:00
added mvn-args
This commit is contained in:
parent
a0dbaf78ab
commit
8e4709a33b
1
.github/workflows/maven-service-deploy.yml
vendored
1
.github/workflows/maven-service-deploy.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user