More cleanup

This commit is contained in:
Daniel Egger 2023-06-01 23:16:46 +02:00
parent 8a1e9221c8
commit a6cb22a7af
4 changed files with 1 additions and 1 deletions

View File

@ -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.