refactor: .devops/镜像自动构建2.yml

This commit is contained in:
hejiayu47 2024-05-27 07:03:59 +00:00 committed by jianmu
parent eb4f8b39e8
commit 74a2e65c61
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ workflow:
registry_address: '"registry.cn-guangzhou.aliyuncs.com"' registry_address: '"registry.cn-guangzhou.aliyuncs.com"'
docker_file: '"Dockerfile"' docker_file: '"Dockerfile"'
docker_build_path: '"."' docker_build_path: '"."'
workspace: git_clone_0.git_path workspace: '"git_clone_0.git_path"'
image_push: true image_push: true
build_args: '""' build_args: '""'
needs: needs: