Make it so Jenkins can actually build
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
Some checks failed
timw4mail/gilo/pipeline/head There was a failure building this commit
This commit is contained in:
parent
d251362776
commit
ba99c45306
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
tools {
|
||||
go 'go1.16'
|
||||
go 'go1.16.2'
|
||||
}
|
||||
environment {
|
||||
GO114MODULE = 'on'
|
||||
|
Loading…
Reference in New Issue
Block a user