refactor: .devops/build.yml
Former-commit-id: 84d8c12f07a14d664f228a4724e33792ab68bfb0
This commit is contained in:
parent
bc5a526c1e
commit
832b2a485d
|
@ -26,7 +26,7 @@ workflow:
|
||||||
image_name: '"registry.cn-hangzhou.aliyuncs.com/jcce/pcm-core"'
|
image_name: '"registry.cn-hangzhou.aliyuncs.com/jcce/pcm-core"'
|
||||||
image_tag: '"latest"'
|
image_tag: '"latest"'
|
||||||
registry_address: '"registry.cn-hangzhou.aliyuncs.com"'
|
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
|
docker_build_path: git_clone_0.git_path
|
||||||
workspace: git_clone_0.git_path
|
workspace: git_clone_0.git_path
|
||||||
image_push: true
|
image_push: true
|
||||||
|
|
Loading…
Reference in New Issue