Skip to content

Commit 6bd73b5

Browse files
committed
Merge branch 'selective-ci-build' into 'master'
feat: manually run the build stage for feature branches See merge request postgres-ai/database-lab!118
2 parents 4cc8923 + 9225c85 commit 6bd73b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ lint:
3535
- branches
3636
variables:
3737
- $CI_COMMIT_REF_SLUG != "master"
38+
when: manual
3839

3940
build-binary-alpine:
4041
image: golang:1.13-alpine

0 commit comments

Comments
 (0)