Skip to content

Commit

Permalink
circleci: only broadcast storybook deploys on failure (#3852)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicks committed Oct 12, 2020
1 parent 69c9019 commit f1cdf7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -148,8 +148,8 @@ jobs:
name: Setup Docker Credentials
command: gcloud auth configure-docker
- run: ./configs/storybook/deploy.sh
- slack/status:
mentions: "U4H55SA2H" # nicks
- slack/notify-on-failure:
only_for_branches: master

workflows:
version: 2
Expand Down

0 comments on commit f1cdf7e

Please sign in to comment.