mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-21 02:26:12 +10:00
uncomment restriction to branches or tags
This commit is contained in:
+3
-3
@@ -185,6 +185,6 @@ notify:slack:
|
||||
script:
|
||||
- bundle exec rake ci:slack:error["#ci-test","Build failed for master/tags"]
|
||||
when: on_failure
|
||||
# only:
|
||||
# - master
|
||||
# - tags
|
||||
only:
|
||||
- master
|
||||
- tags
|
||||
Reference in New Issue
Block a user