Commit 3bc77371 authored by James Lopez's avatar James Lopez

Merge remote-tracking branch 'origin/feature/slacky-builds-v2' into feature/slacky-builds-v2

# Conflicts:
#	.gitlab-ci.yml
parents 7eacb70c cc934128
......@@ -318,7 +318,7 @@ spinach:other:ruby22:
notify:slack:
stage: notifications
script:
- ./scripts/notify_slack.sh "#builds" "Build on \`$CI_BUILD_REF_NAME\` failed! Check https://gitlab.com/gitlab-org/$(basename "$PWD")/commit/"$CI_BUILD_REF"/builds"
- ./scripts/notify_slack.sh "#builds" "Build failed! Check <https://gitlab.com/gitlab-org/$(basename „$PWD)/commit/$CI_BUILD_REF/builds>"
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