mirror of
https://github.com/valitydev/java-workflow.git
synced 2024-11-06 01:25:18 +00:00
Merge pull request #31 from valitydev/ft/IMP-31/deploy_epic_branches
IMP-31: support deploy epic branches for java services
This commit is contained in:
commit
804f75834b
2
.github/workflows/maven-service-deploy.yml
vendored
2
.github/workflows/maven-service-deploy.yml
vendored
@ -43,7 +43,7 @@ jobs:
|
||||
mvn-args: ${{ inputs.mvn-args }}
|
||||
|
||||
- name: Deploy image
|
||||
uses: valitydev/action-deploy-docker@v2.0.2
|
||||
uses: valitydev/action-deploy-docker@v2.0.3
|
||||
with:
|
||||
registry-username: ${{ github.actor }}
|
||||
registry-access-token: ${{ secrets.github-token }}
|
||||
|
Loading…
Reference in New Issue
Block a user