Skip to content

Commit 9225c85

Browse files
committed
feat: manually run CI builds for feature branches
1 parent 4cc8923 commit 9225c85

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)