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 dc38ab7 commit 34cd8eeCopy full SHA for 34cd8ee
.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