refactor: .devops/aly.yml
Former-commit-id: d3cb7031c045f80b018dde95870dabf76a4d851b
This commit is contained in:
parent
66d007e8c5
commit
aa2510ef6c
|
@ -32,8 +32,8 @@ workflow:
|
|||
image_tag: '"latest"'
|
||||
registry_address: '"registry.cn-hangzhou.aliyuncs.com"'
|
||||
docker_file: '"Dockerfile"'
|
||||
docker_build_path: '"."'
|
||||
workspace: '"."'
|
||||
docker_build_path: git_clone_0.git_path
|
||||
workspace: git_clone_0.git_path
|
||||
image_clean: true
|
||||
image_push: true
|
||||
build_args: '""'
|
||||
|
|
Loading…
Reference in New Issue