feat: added build/test pipeline
CI / test (push) Failing after 6s
CI / build (push) Has been skipped

This commit is contained in:
2026-07-16 14:55:07 +02:00
parent 903d016330
commit ba7b8a9f97
12 changed files with 262 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
python manage.py build_pattern_detail_css
python manage.py collectstatic --noinput
python manage.py compilemessages