makes lint fail the build
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -40,7 +40,7 @@ pipeline {
|
||||
PATH="${env.PATH}:${env.GOPATH}/bin"
|
||||
}
|
||||
steps {
|
||||
sh 'golint ./...'
|
||||
sh 'golint -set_exit_status ./...'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user