mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-09 04:53:11 -04:00
increase debug
This commit is contained in:
3
.github/workflows/checks.yml
vendored
3
.github/workflows/checks.yml
vendored
@@ -115,6 +115,9 @@ jobs:
|
|||||||
# NOTIFY_E2E_TEST_PASSWORD: ${{ secrets.NOTIFY_E2E_TEST_PASSWORD }}
|
# NOTIFY_E2E_TEST_PASSWORD: ${{ secrets.NOTIFY_E2E_TEST_PASSWORD }}
|
||||||
# NOTIFY_ENVIRONMENT: development
|
# NOTIFY_ENVIRONMENT: development
|
||||||
- name: Run Admin server
|
- name: Run Admin server
|
||||||
|
ports:
|
||||||
|
- 6011:6011
|
||||||
|
options: --health-cmd="curl --fail https://notify-api-staging.app.cloud.gov:6011/" || exit 1"
|
||||||
run: make run-flask &
|
run: make run-flask &
|
||||||
env:
|
env:
|
||||||
API_HOST_NAME: https://notify-api-staging.app.cloud.gov/
|
API_HOST_NAME: https://notify-api-staging.app.cloud.gov/
|
||||||
|
|||||||
Reference in New Issue
Block a user