Compare commits

...

2 Commits

Author SHA1 Message Date
ba42e29e61 fix(docker): Ignoring license
All checks were successful
Docker Build and Push for Main Branch / docker (push) Successful in 14m24s
2026-04-07 22:40:36 +02:00
fc344d57f0 fix(workflows): Fixed typo 2026-04-07 22:40:26 +02:00
2 changed files with 2 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
.gitignore .gitignore
docker-compose.yml docker-compose.yml
LICENSE

View File

@@ -7,7 +7,7 @@ on:
- "README.md" - "README.md"
- "LICENSE" - "LICENSE"
branches: branches:
- main - master
jobs: jobs:
docker: docker: