Fix trigerring of rails 4 tests in CI

This commit is contained in:
Jan Provaznik 2018-11-08 08:40:46 +01:00
parent f1d73ad47a
commit 7dcf3977eb
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ stages:
.rails4: &rails4
allow_failure: false
only:
except:
variables:
- $CI_COMMIT_REF_NAME =~ /norails4/
- $RAILS5_DISABLED