Commit 86b97ce1 authored by James Lopez's avatar James Lopez

updated gitlab ci based on feedback

parent 2c02915c
......@@ -164,7 +164,7 @@ bundler:audit:
spec:feature:ruby22:
stage: test
image: ruby:2.1
image: ruby:2.2
only:
- master
script:
......@@ -318,7 +318,7 @@ spinach:other:ruby22:
notify:slack:
stage: notifications
script:
- source ./scripts/notify_slack.sh "#builds" "Build failed for master/tags!"
- ./scripts/notify_slack.sh "#builds" "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