Skip to content

Commit

Permalink
INF add alerts for failed gcp bake jobs (#3647)
Browse files Browse the repository at this point in the history
  • Loading branch information
joaquincasares authored Aug 5, 2022
1 parent a0ee00a commit d6acc56
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,9 @@ jobs:
--source-disk="$GCLOUD_VM_NAME" \
--source-disk-zone="$GOOGLE_COMPUTE_ZONE" \
--storage-location=us
- slack-fail:
branch_pattern: master
slack_mentions_user: "@Dheeraj"

publish-sdk:
docker:
Expand Down

0 comments on commit d6acc56

Please sign in to comment.