Compare commits
1 Commits
d1bdbd77ca
...
5530323843
Author | SHA1 | Date | |
---|---|---|---|
5530323843 |
@ -97,7 +97,6 @@ jobs:
|
|||||||
id: build
|
id: build
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
annotations: ${{ steps.meta.outputs.annotations }}
|
annotations: ${{ steps.meta.outputs.annotations }}
|
||||||
target: prod
|
target: prod
|
||||||
|
Loading…
x
Reference in New Issue
Block a user