second try at migrations

This commit is contained in:
Alysia Broddrick 2023-09-26 18:23:30 -07:00
parent 536f956c9e
commit f8e5f9ba0e
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7
3 changed files with 3 additions and 0 deletions

View file

@ -15,6 +15,7 @@ on:
options:
- stable
- staging
- es
- nl
- rh
- za

View file

@ -16,6 +16,7 @@ on:
options:
- stable
- staging
- es
- nl
- rh
- za

View file

@ -11,6 +11,7 @@ applications:
command: ./run.sh
health-check-type: http
health-check-http-endpoint: /health
health-check-invocation-timeout: 40
env:
# Send stdout and stderr straight to the terminal without buffering
PYTHONUNBUFFERED: yup