Delete latest tag for front image
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m57s
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m57s
This commit is contained in:
parent
22fb7122a5
commit
c0fc55e93e
1
.github/workflows/dev.yml
vendored
1
.github/workflows/dev.yml
vendored
@ -37,6 +37,5 @@ jobs:
|
|||||||
push: true
|
push: true
|
||||||
ssh: default
|
ssh: default
|
||||||
tags: |
|
tags: |
|
||||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
|
|
||||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:dev
|
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:dev
|
||||||
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ gitea.sha }}
|
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ gitea.sha }}
|
Loading…
x
Reference in New Issue
Block a user