mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-23 08:49:46 -04:00
try again
This commit is contained in:
3
.github/workflows/checks.yml
vendored
3
.github/workflows/checks.yml
vendored
@@ -58,9 +58,8 @@ jobs:
|
||||
- name: Health check
|
||||
run: |
|
||||
# response = $(curl -v https://notify-staging.app.cloud.gov/_status)
|
||||
response = $(curl -v ${{ secrets.NOTIFY_E2E_TEST_URI }}_status)
|
||||
$(curl -v ${{ secrets.NOTIFY_E2E_TEST_URI }}_status)
|
||||
|
||||
echo "response from curl= $response"
|
||||
# exit 1
|
||||
env:
|
||||
NOTIFY_E2E_AUTH_STATE_PATH: ${{ secrets.NOTIFY_E2E_AUTH_STATE_PATH }}
|
||||
|
||||
Reference in New Issue
Block a user