mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-23 19:20:47 +02:00
second try at migrations
This commit is contained in:
parent
536f956c9e
commit
f8e5f9ba0e
3 changed files with 3 additions and 0 deletions
1
.github/workflows/migrate.yaml
vendored
1
.github/workflows/migrate.yaml
vendored
|
@ -15,6 +15,7 @@ on:
|
|||
options:
|
||||
- stable
|
||||
- staging
|
||||
- es
|
||||
- nl
|
||||
- rh
|
||||
- za
|
||||
|
|
1
.github/workflows/reset-db.yaml
vendored
1
.github/workflows/reset-db.yaml
vendored
|
@ -16,6 +16,7 @@ on:
|
|||
options:
|
||||
- stable
|
||||
- staging
|
||||
- es
|
||||
- nl
|
||||
- rh
|
||||
- za
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue