diff --git a/.devops/自动上传镜像.yml b/.devops/自动上传镜像.yml index e29b568..4971802 100644 --- a/.devops/自动上传镜像.yml +++ b/.devops/自动上传镜像.yml @@ -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"'