From 00b8e2c4b6a0ff9f4685eb34eb10585685054397 Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Wed, 22 Sep 2021 10:19:24 +0800 Subject: [PATCH] =?UTF-8?q?chore(=E8=B0=83=E6=95=B4=E6=9E=84=E5=BB=BA):=20?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index d065d0a..37ab42c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,11 +10,11 @@ steps: - build -f build.sh -i gitcz.go -o release/gitcz - name: build pull: if-not-exists - image: xiaoqidun/goenv + image: hkccr.ccs.tencentyun.com/xiaoqidun/goenv commands: - ./build.sh - name: upload - image: xiaoqidun/gocos + image: hkccr.ccs.tencentyun.com/xiaoqidun/gocos settings: secret_id: from_secret: cos_secret_id