Skip to content

Commit 7dcf397

Browse files
author
Jan Provaznik
committed
Fix trigerring of rails 4 tests in CI
1 parent f1d73ad commit 7dcf397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ stages:
7777

7878
.rails4: &rails4
7979
allow_failure: false
80-
only:
80+
except:
8181
variables:
8282
- $CI_COMMIT_REF_NAME =~ /norails4/
8383
- $RAILS5_DISABLED

0 commit comments

Comments
 (0)