refactor: .devops/未命名项目.yml

This commit is contained in:
young 2024-05-13 07:05:05 +00:00 committed by jianmu
parent c62df5fd90
commit bcb1105dca
1 changed files with 2 additions and 2 deletions

View File

@ -34,10 +34,10 @@ workflow:
image_name: '"test"'
image_tag: '"latest"'
registry_address: '""'
docker_file: '"Dockerfile"'
docker_file: '"git_clone_0.git_path/Dockerfile"'
docker_build_path: '"."'
workspace: '"."'
image_push: true
image_push: false
build_args: '""'
needs:
- git_clone_0