Skip to content

Commit 63861fc

Browse files
authored
comment slack webhook for opt-in usage
1 parent fab565b commit 63861fc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

templates/.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -147,8 +147,8 @@ jobs:
147147
paths:
148148
- "node_modules"
149149

150-
# Requires the SLACK_WEBHOOK
151-
- slack/notify-on-failure
150+
# Requires the SLACK_WEBHOOK env var to be set
151+
# - slack/notify-on-failure
152152

153153
deploy:
154154
docker:

0 commit comments

Comments
 (0)