refactor: .devops/2.yml

This commit is contained in:
wangmingqiang 2024-05-29 01:39:47 +00:00 committed by jianmu
parent 0a452c98c4
commit 98b93f5263
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ workflow:
input:
docker_username: ((Docker.name))
docker_password: ((Docker.passward))
image_name: '"registry.cn-guangzhou.aliyuncs.com/nudt_devops/gitlink_help_center"'
image_name: '"registry.cn-guangzhou.aliyuncs.com/nudt_devops/gitlink_help_center_group7"'
image_tag: '"latest"'
registry_address: '"registry.cn-guangzhou.aliyuncs.com"'
docker_file: '"Dockerfile"'