mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 07:22:14 +00:00
Run cleanup script from the right location
This commit is contained in:
3
app.json
3
app.json
@@ -2,8 +2,7 @@
|
||||
"name": "PyRIGS",
|
||||
"description": "",
|
||||
"scripts": {
|
||||
"postdeploy": "python manage.py migrate && python manage.py generateSampleData",
|
||||
"heroku-cleanup": "rm -rf node_modules pipeline"
|
||||
"postdeploy": "python manage.py migrate && python manage.py generateSampleData"
|
||||
},
|
||||
"stack": "heroku-20",
|
||||
"env": {
|
||||
|
||||
Reference in New Issue
Block a user