Browse Source

更新 'jenkinsfile_script_3.6.2_data_bind_anxinproject_local'

dev
iris_cx 1 year ago
parent
commit
3a9fa44e09
  1. 2
      jenkinsfile_script_3.6.2_data_bind_anxinproject_local

2
jenkinsfile_script_3.6.2_data_bind_anxinproject_local

@ -13,7 +13,7 @@ podTemplate {
pwd pwd
ls -al ls -al
/kaniko/executor --context=${BUILD_WORKSPACE} --dockerfile=./script/2.0.0/data/1_reset_project_bind_point/Dockerfile --destination=${IMAGE_NAME}:${IMAGE_VERSION} --cache=false --cleanup /kaniko/executor --context=${BUILD_WORKSPACE} --dockerfile=../script/3.6.2/data/1_bing_anxinproject_local/Dockerfile --destination=${IMAGE_NAME}:${IMAGE_VERSION} --cache=false --cleanup
''' '''
} }

Loading…
Cancel
Save