Skip to content

Commit fa4d68e

Browse files
committed
Merge branch 'fix-ci-feature' into 'master'
fix: CI feature jobs selection See merge request postgres-ai/database-lab!85
2 parents e4f3567 + 037d8af commit fa4d68e

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)