diff --git a/.devops/build.yml b/.devops/build.yml index db8917a5..00fc943f 100644 --- a/.devops/build.yml +++ b/.devops/build.yml @@ -26,9 +26,9 @@ workflow: image_name: '"registry.cn-hangzhou.aliyuncs.com/jcce/pcm-core"' image_tag: '"latest"' registry_address: '"registry.cn-hangzhou.aliyuncs.com"' - docker_file: '"Dockerfile"' - docker_build_path: '"."' - workspace: '"."' + docker_file: git_clone_0.git_path+"Dockerfile" + docker_build_path: git_clone_0.git_path + workspace: git_clone_0.git_path image_push: true build_args: '""' needs: