Update .gitea/workflows/deploy.yml
All checks were successful
Gitea build & Test. / tests (push) Successful in 6s
All checks were successful
Gitea build & Test. / tests (push) Successful in 6s
This commit is contained in:
@@ -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