Skip to content

Commit

Permalink
undo adding getstatic
Browse files Browse the repository at this point in the history
  • Loading branch information
Moggach committed Feb 12, 2024
1 parent 46f58b8 commit 159cc55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ services:
- type: worker
name: left-book-club-production-worker
env: python
buildCommand: npm install && poetry install && poetry run python manage.py collectstatic
buildCommand: npm install && poetry install
startCommand: poetry run python manage.py start_worker
plan: starter

0 comments on commit 159cc55

Please sign in to comment.