Remove demo
Build & Push Docker image / build-and-push (push) Failing after 1m46s
ci / build_linux (push) Failing after 1m32s

Correct the tags to align with Gitea Repo expected tags
This commit is contained in:
2025-11-07 21:19:38 +10:30
parent a81f67536f
commit 35d4eccdfd
2 changed files with 3 additions and 22 deletions
+3 -3
View File
@@ -21,9 +21,9 @@ jobs:
# do not push yet
push: false
tags: |
${{ github.repository }}:${{ github.sha }}
${{ github.repository }}:${{ github.ref_name }}
${{ github.repository }}:latest
${{ secrets.REGISTRY_HOST }}/${{ github.repository }}:${{ github.sha }}
${{ secrets.REGISTRY_HOST }}/${{ github.repository }}:${{ github.ref_name }}
${{ secrets.REGISTRY_HOST }}/${{ github.repository }}:latest
build-args: |
# Add any build args here
# ARG_NAME=VALUE