Skip to content

Commit 1049855

Browse files
Update build.sh
1 parent 9bcedf6 commit 1049855

File tree

2 files changed

+2
-20
lines changed

2 files changed

+2
-20
lines changed

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,7 @@
22
# exit on error
33
set -o errexit
44

5+
pip install -r requirements.txt
6+
57
python manage.py collectstatic --no-input
68
python manage.py migrate

render.yaml

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)