Publish images from Gitea only

This commit is contained in:
2026-07-18 23:28:02 -04:00
parent 83f2503081
commit 7de21ffcd5
3 changed files with 5 additions and 77 deletions
+1 -1
View File
@@ -57,7 +57,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=sha
type=raw,value=latest,enable={{is_default_branch}}
type=raw,value=latest
- name: Build and push Docker image
uses: docker/build-push-action@v6