mirror of
https://github.com/valitydev/java-workflow.git
synced 2024-11-06 09:35:18 +00:00
OPS-89: bump docker deploy action (#29)
This commit is contained in:
parent
676180bbd5
commit
9361e6d9fe
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 }}
|
mvn-args: ${{ inputs.mvn-args }}
|
||||||
|
|
||||||
- name: Deploy image
|
- name: Deploy image
|
||||||
uses: valitydev/action-deploy-docker@v1.0.16
|
uses: valitydev/action-deploy-docker@v2.0.2
|
||||||
with:
|
with:
|
||||||
registry-username: ${{ github.actor }}
|
registry-username: ${{ github.actor }}
|
||||||
registry-access-token: ${{ secrets.github-token }}
|
registry-access-token: ${{ secrets.github-token }}
|
||||||
|
Loading…
Reference in New Issue
Block a user