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

This commit is contained in:
yystopf 2024-05-13 08:20:53 +00:00 committed by viletyy
parent e342d670ae
commit 32ea232bb0
1 changed files with 2 additions and 2 deletions

View File

@ -35,8 +35,8 @@ workflow:
image_tag: '"latest"'
registry_address: '""'
docker_file: git_clone_0.git_path+"/Dockerfile"
docker_build_path: '"./tmp/"'
workspace: '"."'
docker_build_path: git_clone_0.git_path
workspace: git_clone_0.git_path
image_push: false
build_args: '""'
needs: