Update .gitea/workflows/docker.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Build and Publish Docker Image / build (push) Successful in 13s

This commit is contained in:
2026-05-13 21:05:23 +00:00
parent b5075683ac
commit 6d3b6b8568

View File

@@ -24,5 +24,5 @@ jobs:
context: .
push: true
tags: |
${{ gitea.server_url }}/${{ gitea.repository }}:latest
${{ gitea.server_url }}/${{ gitea.repository }}:${{ gitea.sha }}
git.toomuchtaco.net/${{ gitea.repository }}:latest
git.toomuchtaco.net/${{ gitea.repository }}:${{ gitea.sha }}