Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit fa4d68e

Browse filesBrowse files
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
Copy full SHA for fa4d68e

File tree

1 file changed

+2
-1
lines changed
Filter options

1 file changed

+2
-1
lines changed

‎.gitlab-ci.yml

Copy file name to clipboardExpand all lines: .gitlab-ci.yml
+2-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.