Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jamie Tanna
jvt.me
Commits
e1163adf
Commit
e1163adf
authored
Apr 19, 2022
by
Jamie Tanna
Browse files
fixup! fixup! Correctly build multi-package Go projects
parent
3b3c0e15
Pipeline
#519498788
canceled with stages
in 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
content/posts/2022-04-06-go-gitlab-ci.md
View file @
e1163adf
...
...
@@ -64,7 +64,7 @@ golint:
stage
:
build
script
:
-
go install golang.org/x/lint/golint@latest
# ideally we should version pin
-
golint
./...
-set_exit_status
-
golint -set_exit_status
./...
build
:
stage
:
build
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment