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