Skip to content

Commit

Permalink
ci: send failure notifications from saucelabs_tests to `dev-infra-c…
Browse files Browse the repository at this point in the history
…i-failures` (angular#31202)

PR Close angular#31202
  • Loading branch information
gkalpak authored and kara committed Jun 21, 2019
1 parent d72f8c9 commit 6f5d910
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Expand Up @@ -267,6 +267,7 @@ jobs:
# //packages/forms/test:web_test_sauce TIMEOUT in 315.0s
- run: yarn bazel test --config=saucelabs //:test_web_all
- run: ./scripts/saucelabs/stop-tunnel.sh
- *notify_dev_infra_on_fail

test_aio:
<<: *job_defaults
Expand Down

0 comments on commit 6f5d910

Please sign in to comment.