Skip to content

Navigation Menu

Sign in
Appearance settings

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 9225c85

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

File tree

1 file changed

+1
-0
lines changed
Filter options

1 file changed

+1
-0
lines changed

‎.gitlab-ci.yml

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