Change workflow stuff, update Readme, update .env handling #15
@@ -31,5 +31,8 @@ jobs:
|
||||
echo "Building containers..."
|
||||
make prod
|
||||
|
||||
echo "Running Django deploy check"
|
||||
docker compose run --rm web python manage.py check --deploy
|
||||
|
||||
echo "Deployment complete."
|
||||
EOF
|
||||
Reference in New Issue
Block a user