From 3d25d120a7863d32a723e9aa4975257fc32e0959 Mon Sep 17 00:00:00 2001 From: clay <20932067@zju.edu.cn> Date: Sat, 2 Dec 2023 16:44:18 +0800 Subject: [PATCH] =?UTF-8?q?ci/cd=20:=20=E7=AC=AC4=E6=AC=A1=E6=B5=8B?= =?UTF-8?q?=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.yml b/deployment.yml index 9c94e14..16c79cf 100644 --- a/deployment.yml +++ b/deployment.yml @@ -27,7 +27,7 @@ spec: app: $DRONE_REPO_NAME spec: imagePullSecrets: - - name: harbor + - name: aliyuncs containers: - image: $REGISTRY/$REGISTRY_NAMESPACE/$DRONE_REPO_NAME:$DRONE_COMMIT name: $DRONE_REPO_NAME