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

This commit is contained in:
2026-06-04 23:40:50 +00:00
parent 10d1e5e7e7
commit a3eef8e3f7

View File

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