forked from Gitlink/gitlink_help_center
refactor: .devops/test.yml
This commit is contained in:
parent
471f6ba976
commit
995f55ff23
|
@ -40,7 +40,7 @@ workflow:
|
||||||
registry_address: '"registry.cn-hangzhou.aliyuncs.com"'
|
registry_address: '"registry.cn-hangzhou.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_branch"'
|
||||||
image_push: true
|
image_push: true
|
||||||
build_args: '""'
|
build_args: '""'
|
||||||
needs:
|
needs:
|
||||||
|
|
Loading…
Reference in New Issue