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