Skip to content

Commit

Permalink
Add Post Mortem to Promethious E2E
Browse files Browse the repository at this point in the history
Signed-off-by: Tom Pantelis <[email protected]>
  • Loading branch information
tpantelis authored and dfarrell07 committed May 7, 2024
1 parent ff1fd3b commit 22f7264
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/prometheus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ jobs:
done;
curl -s --data-urlencode query=submariner_gateways http://localhost:9090/api/v1/query | jq .;
exit 1
- name: Post mortem
if: failure()
uses: submariner-io/shipyard/gh-actions/post-mortem@devel

0 comments on commit 22f7264

Please sign in to comment.