Update .gitea/workflows/docker-build.yml
All checks were successful
Docker Build / build (push) Successful in 21s
All checks were successful
Docker Build / build (push) Successful in 21s
This commit is contained in:
parent
394c27401d
commit
8a9f8fbb35
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ name: Docker Build
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "main" , "feature/ui-login-rework"]
|
||||
paths-ignore:
|
||||
- 'README.md'
|
||||
- '.gitignore'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue