Update .gitea/workflows/actions.yaml
Some checks failed
Docker Build / build (push) Failing after 21s

This commit is contained in:
2026-01-30 14:27:09 +01:00
parent ff87c8f48a
commit 3ddc4bf3d3

View File

@@ -28,5 +28,5 @@ jobs:
context: .
push: true
tags: |
${{ gitea.server_url }}/${{ gitea.repository }}:latest
${{ gitea.server_url }}/${{ gitea.repository }}:${{ gitea.sha }}
${{ gitea.server_url }}/${{ gitea.repository }}/packages/${{ gitea.repository }}:latest
${{ gitea.server_url }}/${{ gitea.repository }}/packages/${{ gitea.repository }}:${{ gitea.sha }}