Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Lopez <james@jameslopez.es>2016-02-03 17:47:59 +0300
committerJames Lopez <james@jameslopez.es>2016-02-03 17:47:59 +0300
commit26ae450dfaede7487d371b4a670a6372b0ee1c4e (patch)
tree9afb4d36dd462963d8785b4de149643df98d5dda /.gitlab-ci.yml
parent0e7891249156ed613e9c7daeb7bdc23f7da49f5c (diff)
update gitlab ci config
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4397c5add5a..9caa3135377 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -183,7 +183,7 @@ spinach:ruby21:
notify:slack:
stage: notifications
script:
- - bundle exec rake ci:slack
+ - bundle exec rake ci:slack:error
when: on_failure
# only:
# - master