feat: production deploy pipeline #15

Merged
codex_a merged 2 commits from feat/deploy-pipeline into main 2026-02-28 21:50:04 +00:00
Showing only changes of commit 754b0ca5f6 - Show all commits

View File

@@ -1,6 +1,6 @@
services: services:
web: web:
build: . build: app
working_dir: /app working_dir: /app
command: > command: >
sh -c "python manage.py tailwind install --no-input && sh -c "python manage.py tailwind install --no-input &&