Update .gitea/workflows/image-publish.yml
All checks were successful
Build and Push Docker Image / docker (push) Successful in 3m17s

This commit is contained in:
2026-07-05 18:52:35 +00:00
parent 2a7187cd8a
commit 664babeac3

View File

@@ -3,7 +3,7 @@ name: Build and Push Docker Image
on:
push:
branches:
- master
- main
jobs:
docker: