var
This commit is contained in:
parent
ea0a861a9a
commit
b5c3e8e3fb
@ -46,6 +46,6 @@ jobs:
|
||||
context: .
|
||||
push: true
|
||||
tags: |
|
||||
gitea.jv.com/${{ env.DOCKER_ORG }}/${{ steps.tagger.outputs.REPO_NAME }}:${{ steps.tagger.outputs.REPO_VERSION}}
|
||||
gitea.jv.com/${{ env.DOCKER_ORG }}/${{ steps.tagger.outputs.REPO_NAME }}:latest
|
||||
${{ emv.DOCKER_REGISTRY_URL }}/${{ env.DOCKER_ORG }}/${{ steps.tagger.outputs.REPO_NAME }}:${{ steps.tagger.outputs.REPO_VERSION}}
|
||||
${{ emv.DOCKER_REGISTRY_URL }}/${{ env.DOCKER_ORG }}/${{ steps.tagger.outputs.REPO_NAME }}:latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user