feat: add Gitea Actions workflow
Docker Build and Push / build (pull_request) Failing after 56s

This commit is contained in:
Julien Cabillot
2026-05-29 14:23:21 -04:00
parent 6f53e5a8f5
commit 6b33605587
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
#type=ref,event=branch
#type=ref,event=pr
#type=sha
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}}
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/main' }}
- name: Build and push
uses: docker/build-push-action@v6