We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cc8923 commit 9225c85Copy full SHA for 9225c85
.gitlab-ci.yml
@@ -35,6 +35,7 @@ lint:
35
- branches
36
variables:
37
- $CI_COMMIT_REF_SLUG != "master"
38
+ when: manual
39
40
build-binary-alpine:
41
image: golang:1.13-alpine
0 commit comments