From 863ef7f0798a552c3930793de48bf3ebe9e7ba5c Mon Sep 17 00:00:00 2001 From: Endial Fang Date: Fri, 26 Dec 2025 11:37:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E9=99=A4=E8=8A=82=E7=82=B9?= =?UTF-8?q?=E9=80=89=E6=8B=A9=E9=85=8D=E7=BD=AE=EF=BC=8C=E9=AA=8C=E8=AF=81?= =?UTF-8?q?=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 2ead84f..4187908 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,4 +1,3 @@ - kind: pipeline type: docker name: build-multiarch-podman @@ -23,7 +22,7 @@ steps: from_secret: swr_username REGISTRY_PASSWORD: from_secret: swr_password - REGISTRY_SERVER: swr.cn-north-4.myhuaweicloud.com # ← 替换为你的 registry + REGISTRY_SERVER: swr.cn-north-4.myhuaweicloud.com commands: - | echo "Logging into registry..."