refactor: .devops/aly.yml
Former-commit-id: 579cab35914d2e04d577328bf6e66bc6c6f7fbea
This commit is contained in:
parent
aa2510ef6c
commit
67f000865a
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue