mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-04 01:42:15 +08:00
print jenkins enviroment variables
This commit is contained in:
parent
211e7bcf3b
commit
b8e95a0cf7
1
ci/jenkins/Jenkinsfile
vendored
1
ci/jenkins/Jenkinsfile
vendored
@ -77,7 +77,6 @@ pipeline {
|
||||
steps {
|
||||
container("milvus-${BINARY_VERSION}-build-env") {
|
||||
script {
|
||||
sh 'printenv'
|
||||
load "${env.WORKSPACE}/ci/jenkins/step/build.groovy"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user