mirror of
https://github.com/unidoc/unipdf.git
synced 2025-05-13 19:29:10 +08:00
Update Jenkinsfile
This commit is contained in:
parent
0d88f6ef6c
commit
6416f68be8
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -34,6 +34,7 @@ node {
|
||||
// Get linter and other build tools.
|
||||
sh 'go get golang.org/x/lint/golint'
|
||||
sh 'go get github.com/tebeka/go2xunit'
|
||||
sh 'go get github.com/t-yuki/gocover-cobertura'
|
||||
}
|
||||
|
||||
stage('Linting') {
|
||||
|
Loading…
x
Reference in New Issue
Block a user