mirror of
https://github.com/unidoc/unipdf.git
synced 2025-05-04 22:17:22 +08:00
Jenkinsfile update - fix golint
This commit is contained in:
parent
35bd354314
commit
c8e20cd515
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -16,7 +16,7 @@ node {
|
||||
|
||||
stage('Prepare') {
|
||||
// Get linter and other build tools.
|
||||
sh 'go get github.com/golang/lint/golint'
|
||||
sh 'go get -u golang.org/x/lint/golint'
|
||||
sh 'go get github.com/tebeka/go2xunit'
|
||||
sh 'go get github.com/t-yuki/gocover-cobertura'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user