More cleanup
This commit is contained in:
parent
8a1e9221c8
commit
a6cb22a7af
|
|
@ -29,7 +29,7 @@ echo "Deploy to $APP_NAME"
|
|||
|
||||
# create client for django
|
||||
npm run build
|
||||
VITE_APP_ENVIRONMENT=dev python server/manage.py collectstatic --no-input
|
||||
VITE_APP_ENVIRONMENT=local python server/manage.py collectstatic --no-input
|
||||
|
||||
if [[ "$APP_NAME" == "prod-azure" ]]; then
|
||||
# build and push azure docker container
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue