From d898a07ea9e42c629090c7f8b8b0fab74582333b Mon Sep 17 00:00:00 2001 From: xiaoqidun Date: Fri, 7 Jul 2023 03:06:15 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E4=BF=AE=E6=AD=A3=E6=9E=84=E5=BB=BA):=20?= =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 15c2619..25f1fa7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,4 +27,7 @@ steps: from_secret: cos_bucket_url source: release/ target: product/gitcz - strip_prefix: release/ \ No newline at end of file + strip_prefix: release/ + +image_pull_secrets: + - docker_config_ccr \ No newline at end of file