Delete latest tag for front image
All checks were successful
Build and Push to Registry / build-and-push (push) Successful in 3m57s

This commit is contained in:
omaroughriss 2025-09-12 16:25:47 +02:00
parent 22fb7122a5
commit c0fc55e93e

View File

@ -37,6 +37,5 @@ jobs:
push: true
ssh: default
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:dev
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ gitea.sha }}