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:
web:
build: .
build: app
working_dir: /app
command: >
sh -c "python manage.py tailwind install --no-input &&