Compare commits
2 Commits
0b30e704fc
...
29fb20ca6d
Author | SHA1 | Date | |
---|---|---|---|
29fb20ca6d | |||
bfe2aeac78 |
@ -158,9 +158,7 @@ jobs:
|
||||
file: docker/Dockerfile
|
||||
push: true
|
||||
tags: "${{ steps.registry.outputs.registry }}/${{ env.GITHUB_REPOSITORY }}:${{ env.VERSIONARCH }}"
|
||||
build-args: |
|
||||
BUILD_REVISION=${GITHUB_SHA}
|
||||
BUILD_VERSION=${{ steps.prebuild.outputs.version }}
|
||||
build-args: BUILD_REVISION=${GITHUB_SHA},BUILD_VERSION=${{ steps.prebuild.outputs.version }}
|
||||
|
||||
manifest:
|
||||
name: Final Docker Image Manifest
|
||||
|
Loading…
x
Reference in New Issue
Block a user