refactor: .devops/未命名项目.yml

This commit is contained in:
devad 2023-07-14 15:41:09 +08:00 committed by jianmu
parent 85eb0ca0d4
commit d1f4c6c0e4
1 changed files with 2 additions and 0 deletions

View File

@ -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"'