Commit 8006d025 authored by James Lopez's avatar James Lopez

default slack notification channel

parent ff4a1f72
......@@ -183,7 +183,7 @@ spinach:ruby21:
notify:slack:
stage: notifications
script:
- source ./scripts/notify_slack.sh "#ci-test" "Build failed for master/tags!"
- source ./scripts/notify_slack.sh "#notifications" "Build failed for master/tags!"
when: on_failure
only:
- master@gitlab-org/gitlab-ce
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment