explicit mod readonly and verbose test
This commit is contained in:
parent
f7b0b336ae
commit
78debb7b9e
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -28,6 +28,7 @@ pipeline {
|
||||
GOCACHE = "${WORKSPACE}/.cache/go-build"
|
||||
GOENV = "${WORKSPACE}/.config/go/env"
|
||||
GOMOD="/dev/null"
|
||||
GOFLAGS="-mod=readonly"
|
||||
|
||||
}
|
||||
steps {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user