feat: add Gitea Actions workflow #2

Merged
jcabillot merged 3 commits from feat/gitea-actions into master 2026-05-29 16:21:33 -04:00
Showing only changes of commit 121a98f41a - Show all commits
+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/master' }}}
type=raw,value=latest,enable=${{ github.ref == 'refs/heads/master' }}
- name: Build and push
uses: docker/build-push-action@v6