Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
fcbdd3164a | |||
9ef47dea89 |
@ -56,6 +56,6 @@ jobs:
|
|||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
platforms: |
|
platforms: |
|
||||||
linux/amd64
|
linux/amd64
|
||||||
push: true
|
push: false
|
||||||
tags: |
|
tags: |
|
||||||
${{ env.REGISTRY }}/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.get_version.outputs.tag }}
|
${{ env.REGISTRY }}/${{ env.DOCKER_ORG }}/${{ steps.meta.outputs.REPO_NAME }}:${{ steps.get_version.outputs.tag }}
|
||||||
|
Reference in New Issue
Block a user