Commit 70f82cc5 authored by James Lopez's avatar James Lopez

uncomment restriction to branches or tags

parent 5fe354ef
...@@ -185,6 +185,6 @@ notify:slack: ...@@ -185,6 +185,6 @@ notify:slack:
script: script:
- bundle exec rake ci:slack:error["#ci-test","Build failed for master/tags"] - bundle exec rake ci:slack:error["#ci-test","Build failed for master/tags"]
when: on_failure when: on_failure
# only: only:
# - master - master
# - tags - tags
\ No newline at end of file \ No newline at end of file
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