refactor: .devops/build.yml

Former-commit-id: 84d8c12f07a14d664f228a4724e33792ab68bfb0
This commit is contained in:
devad 2024-07-04 01:26:01 +00:00 committed by jianmu
parent bc5a526c1e
commit 832b2a485d
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ workflow:
image_name: '"registry.cn-hangzhou.aliyuncs.com/jcce/pcm-core"'
image_tag: '"latest"'
registry_address: '"registry.cn-hangzhou.aliyuncs.com"'
docker_file: git_clone_0.git_path+"Dockerfile"
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