Update .gitea/workflows/docker-build.yml
All checks were successful
Docker Build / build (push) Successful in 21s

This commit is contained in:
wander 2026-03-08 04:02:03 -04:00
parent 394c27401d
commit 8a9f8fbb35

View file

@ -2,7 +2,7 @@ name: Docker Build
on: on:
push: push:
branches: [ "main" ] branches: [ "main" , "feature/ui-login-rework"]
paths-ignore: paths-ignore:
- 'README.md' - 'README.md'
- '.gitignore' - '.gitignore'