Skip to content

Commit

Permalink
second try at migrations
Browse files Browse the repository at this point in the history
  • Loading branch information
abroddrick committed Sep 27, 2023
1 parent 536f956 commit f8e5f9b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/migrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:
options:
- stable
- staging
- es
- nl
- rh
- za
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/reset-db.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ on:
options:
- stable
- staging
- es
- nl
- rh
- za
Expand Down
1 change: 1 addition & 0 deletions ops/manifests/manifest-es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f8e5f9b

Please sign in to comment.