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
+1
View File
@@ -16,6 +16,7 @@ local_settings.py
db.sqlite3
db.sqlite3-journal
media
config/static
# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/
# in your Git repository. Update and uncomment the following line accordingly.