make go-tools
This commit is contained in:
parent
b72e351c69
commit
2f2f3bf61a
|
|
@ -4,7 +4,7 @@ pipeline {
|
|||
stages {
|
||||
stage ('Pre-Build') {
|
||||
steps {
|
||||
sh 'go get -tags tools || true'
|
||||
sh 'make go-tools'
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue