Commit 7dcf3977 authored by Jan Provaznik's avatar Jan Provaznik

Fix trigerring of rails 4 tests in CI

parent f1d73ad4
...@@ -77,7 +77,7 @@ stages: ...@@ -77,7 +77,7 @@ stages:
.rails4: &rails4 .rails4: &rails4
allow_failure: false allow_failure: false
only: except:
variables: variables:
- $CI_COMMIT_REF_NAME =~ /norails4/ - $CI_COMMIT_REF_NAME =~ /norails4/
- $RAILS5_DISABLED - $RAILS5_DISABLED
......
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