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 60eca8c commit d8e88c9Copy full SHA for d8e88c9
.gitlab-ci.yml
@@ -26,7 +26,7 @@ lint-commit-msg:
26
tags:
27
- go
28
script:
29
- - go run /check.go
+ - /check
30
31
build:
32
stage: build
0 commit comments