refactor: .devops/未命名项目.yml
This commit is contained in:
parent
85eb0ca0d4
commit
d1f4c6c0e4
|
@ -30,6 +30,8 @@ workflow:
|
|||
name: docker镜像构建
|
||||
task: docker_image_build@1.6.0
|
||||
input:
|
||||
docker_username: ((dev.docker_user))
|
||||
docker_password: ((dev.docker_password))
|
||||
image_name: git_clone_0.git_path
|
||||
image_tag: git_clone_0.git_tag
|
||||
registry_address: '"registry.cn-hangzhou.aliyuncs.com/jcce"'
|
||||
|
|
Loading…
Reference in New Issue