forked from JointCloud/pcm-coordinator
parent
11e64d8fb5
commit
bc5a526c1e
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue