Skip to content

Commit 037d8af

Browse files
committed
Update .gitlab-ci.yml
1 parent e4f3567 commit 037d8af

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,9 @@ build-binary-generic:
6969

7070
.only_var_template: &only_feature
7171
only:
72+
refs:
73+
- branches
7274
variables:
73-
- $CI_COMMIT_TAG == null
7475
- $CI_COMMIT_REF_SLUG != "master"
7576

7677
build-image-feature-server:

0 commit comments

Comments
 (0)