forked from JointCloud/pcm-coordinator
fix bug
Signed-off-by: jagger <cossjie@foxmail.com>
Former-commit-id: ea26e0ca40
This commit is contained in:
parent
f823538feb
commit
785ce4f22c
|
@ -52,7 +52,7 @@ workflow:
|
|||
docker_username: ((dev.docker_user))
|
||||
docker_password: ((dev.docker_password))
|
||||
image_name: '"registry.cn-hangzhou.aliyuncs.com/jcce/pcm-core-api"'
|
||||
image_tag: 'latest'
|
||||
image_tag: '"latest"'
|
||||
registry_address: '"registry.cn-hangzhou.aliyuncs.com"'
|
||||
docker_file: git_clone_0.git_path + '/api/Dockerfile'
|
||||
docker_build_path: git_clone_0.git_path
|
||||
|
|
Loading…
Reference in New Issue