Update main.yml
This commit is contained in:
parent
bf0704cd63
commit
6505e4020b
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
@ -59,5 +59,5 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:1.0.0
|
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:1.0.1
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
|
|
Loading…
Reference in a new issue