refactor: .devops/aly.yml

Former-commit-id: d3cb7031c045f80b018dde95870dabf76a4d851b
This commit is contained in:
devad 2024-09-09 01:11:44 +00:00 committed by jianmu
parent 66d007e8c5
commit aa2510ef6c
1 changed files with 2 additions and 2 deletions

View File

@ -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: '""'