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