Used camel case
Some checks failed
ci-tests/golang-test/pipeline/head There was a failure building this commit
Some checks failed
ci-tests/golang-test/pipeline/head There was a failure building this commit
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,6 +1,6 @@
|
||||
/* Requires the Docker Pipeline plugin */
|
||||
/* Scripted pipeline */
|
||||
def en-vars = '-e XDG_CACHE_HOME="/tmp" -e CGO_ENABLED=0 -e GOCACHE="/tmp/.cache"'
|
||||
def enVars = '-e XDG_CACHE_HOME="/tmp" -e CGO_ENABLED=0 -e GOCACHE="/tmp/.cache"'
|
||||
|
||||
node {
|
||||
checkout scm
|
||||
|
||||
Reference in New Issue
Block a user