forked from Lesin/reposync
refactor: .devops/未命名项目.yml
This commit is contained in:
parent
e342d670ae
commit
32ea232bb0
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue