feat: add Gitea Actions workflow

This commit is contained in:
Julien Cabillot
2026-05-29 14:19:41 -04:00
parent d56c49300d
commit cc6280f102
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
#type=ref,event=branch #type=ref,event=branch
#type=ref,event=pr #type=ref,event=pr
#type=sha #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 - name: Build and push
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6