提交 211e7bcf 编写于 作者: Q quicksilver

print jenkins enviroment variables

上级 24fd7cee
......@@ -77,6 +77,7 @@ pipeline {
steps {
container("milvus-${BINARY_VERSION}-build-env") {
script {
sh 'printenv'
load "${env.WORKSPACE}/ci/jenkins/step/build.groovy"
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册