try again

This commit is contained in:
Kenneth Kehl
2023-09-12 14:13:25 -07:00
parent e5e0cf5dee
commit 3909bfd1c4

View File

@@ -59,7 +59,7 @@ jobs:
run: | run: |
response = $(curl -v https://notify-staging.app.cloud.gov/_status) response = $(curl -v https://notify-staging.app.cloud.gov/_status)
echo "response from curl= $response" echo "response from curl= $response"
exit 1 # exit 1
validate-new-relic-config: validate-new-relic-config:
runs-on: ubuntu-latest runs-on: ubuntu-latest