Fix cicd
CI/CD Deploy / test (push) Successful in 51s
CI/CD Deploy / build-push (push) Successful in 1m21s
CI/CD Deploy / deploy (push) Successful in 12s

This commit is contained in:
Antoni Nuñez Romeu
2026-07-31 12:55:50 +02:00
parent ba1e2cb505
commit d9cf7b8180
+2 -2
View File
@@ -42,8 +42,8 @@ jobs:
context: .
push: true
tags: |
git.hacecalor.net/Ichitux/zlb:latest
git.hacecalor.net/Ichitux/zlb:${{ gitea.sha }}
git.hacecalor.net/ichitux/zlb:latest
git.hacecalor.net/ichitux/zlb:${{ gitea.sha }}
- run: 'echo "Image ${{ gitea.sha }} pushed to registry. Job status: ${{ job.status }}"'
deploy: