go env inspection 2
This commit is contained in:
parent
f471dc8f9c
commit
da00da4ea2
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -29,6 +29,7 @@ pipeline {
|
||||
sh 'env'
|
||||
sh 'pwd'
|
||||
sh 'go env'
|
||||
sh 'ls -tla /var/lib/jenkins/jobs'
|
||||
sh 'make test'
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user