forked from Gitlink/gitlink_help_center
refactor: .devops/镜像自动构建2.yml
This commit is contained in:
parent
eb4f8b39e8
commit
74a2e65c61
|
@ -33,7 +33,7 @@ workflow:
|
||||||
registry_address: '"registry.cn-guangzhou.aliyuncs.com"'
|
registry_address: '"registry.cn-guangzhou.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_path"'
|
||||||
image_push: true
|
image_push: true
|
||||||
build_args: '""'
|
build_args: '""'
|
||||||
needs:
|
needs:
|
||||||
|
|
Loading…
Reference in New Issue