refactor: .devops/自动上传镜像.yml
This commit is contained in:
parent
289b874be1
commit
f982fb22b1
|
@ -28,7 +28,7 @@ workflow:
|
|||
input:
|
||||
docker_username: ((docker.username))
|
||||
docker_password: ((docker.docker_key))
|
||||
image_name: '"registry.cn-guangzhou.aliyuncs.com/eazzy_devops/gitlink_help_center_groupeazzy"'
|
||||
image_name: '"registry.cn-guangzhou.aliyuncs.com/nudt_devops/gitlink_help_center_groupeazzy"'
|
||||
image_tag: '"latest"'
|
||||
registry_address: '"registry.cn-guangzhou.aliyuncs.com"'
|
||||
docker_file: '"Dockerfile"'
|
||||
|
|
Loading…
Reference in New Issue