Commit d2b0fc4e authored by wentao.suo's avatar wentao.suo

fff

parent 213f06e9
...@@ -67,6 +67,9 @@ def call(body) { ...@@ -67,6 +67,9 @@ def call(body) {
} }
sh 'ls /home/quant_group/jenkins_home/workspace/test-docker-pipeline'
sh 'ls /home/quant_group/jenkins_home/workspace/test-docker-pipeline/baitiao'
sh 'ls /home/quant_group/jenkins_home/workspace/test-docker-pipeline@2/baitiao'
stage('Build') { stage('Build') {
_utils.beautyEcho("Build", "stage") _utils.beautyEcho("Build", "stage")
switch (config.buildType) { switch (config.buildType) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment