|
|
@@ -32,7 +32,7 @@ workflow: |
|
|
image_tag: '"latest"' |
|
|
image_tag: '"latest"' |
|
|
registry_address: '"registry.cn-hangzhou.aliyuncs.com"' |
|
|
registry_address: '"registry.cn-hangzhou.aliyuncs.com"' |
|
|
docker_file: '"Dockerfile"' |
|
|
docker_file: '"Dockerfile"' |
|
|
docker_build_path: git_clone_0.git_path |
|
|
|
|
|
|
|
|
docker_build_path: '"."' |
|
|
workspace: git_clone_0.git_path |
|
|
workspace: git_clone_0.git_path |
|
|
image_clean: true |
|
|
image_clean: true |
|
|
image_push: true |
|
|
image_push: true |
|
|
|