Compare commits
3 Commits
747d854afe
...
552827f755
Author | SHA1 | Date | |
---|---|---|---|
552827f755 | |||
a8117d0172 | |||
f0aebf487d |
@ -156,7 +156,7 @@ jobs:
|
||||
context: .
|
||||
file: docker/Dockerfile
|
||||
push: true
|
||||
tags: "${{ steps.registry.outputs.registry }}/${{ env.GITHUB_REPOSITORY }}:${{ vars.GITHUB_REF_NAME }}-${{ env.ARCH }}"
|
||||
tags: "${{ steps.registry.outputs.registry }}/${{ env.GITHUB_REPOSITORY }}:${{ env.GITHUB_REF_NAME }}-${{ env.ARCH }}"
|
||||
build-args: |
|
||||
BUILD_REVISION=${{ env.GITHUB_SHA }}
|
||||
BUILD_VERSION=v${{ env.GITHUB_REF_NAME }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user