wip 12-03-2025
Some checks failed
CI / Tests (push) Failing after 11s
CI / Docker Lint (push) Successful in 3s

This commit is contained in:
2025-03-12 09:28:36 +01:00
parent f7b4b98da4
commit 448daed6ea
21 changed files with 523 additions and 103 deletions

View File

@@ -16,5 +16,7 @@ tasks:
migrate:
cmds:
- docker compose run php bin/console doctrine:migrations:migrate
translations:
cmds:
- docker compose exec php bin/console translation:extract --domain=messages --force --format=yaml --sort=asc --clean nl