Make it so Jenkins can actually build
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
All checks were successful
timw4mail/gilo/pipeline/head This commit looks good
This commit is contained in:
parent
ba99c45306
commit
87e742af5c
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -13,7 +13,6 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
echo 'Installing dependencies'
|
echo 'Installing dependencies'
|
||||||
sh 'go version'
|
sh 'go version'
|
||||||
sh 'go get -u golang.org/x/lint/golint'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user