We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ba097 commit 366852cCopy full SHA for 366852c
.circleci/config.yml
@@ -143,7 +143,7 @@ var_21: &slack_notify_on_failure
143
run:
144
name: "Notifying team about job failure"
145
when: on_fail
146
- command: ./scripts/notify-slack-job-failure.sh
+ command: ./scripts/circleci/notify-slack-job-failure.sh
147
148
# -----------------------------
149
# Container version of CircleCI
0 commit comments