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.
2 parents 4cc8923 + 9225c85 commit 6bd73b5Copy full SHA for 6bd73b5
.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