From de632d35902f59df22e4784482c1139ef84be05f Mon Sep 17 00:00:00 2001 From: Yilin Sun Date: Wed, 17 Apr 2024 15:53:20 +0800 Subject: [PATCH] Use root instead of endpoint. Signed-off-by: Yilin Sun --- .drone.yml | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index d202ae9..0084d8f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,7 +32,8 @@ steps: image: plugins/s3-cache settings: pull: true - endpoint: https://imi415-ci-artifacts.s3.ap-northeast-1.wasabisys.com + endpoint: https://s3.ap-northeast-1.wasabisys.com + root: "imi415-ci-artifacts" access_key: from_secret: cache_ak secret_key: @@ -48,7 +49,8 @@ steps: image: plugins/s3-cache settings: pull: true - endpoint: https://imi415-ci-artifacts.s3.ap-northeast-1.wasabisys.com + endpoint: https://s3.ap-northeast-1.wasabisys.com + root: "imi415-ci-artifacts" access_key: from_secret: cache_ak secret_key: @@ -94,7 +96,8 @@ steps: image: plugins/s3-cache settings: pull: true - endpoint: https://imi415-ci-artifacts.s3.ap-northeast-1.wasabisys.com + endpoint: https://s3.ap-northeast-1.wasabisys.com + root: "imi415-ci-artifacts" access_key: from_secret: cache_ak secret_key: @@ -110,7 +113,8 @@ steps: image: plugins/s3-cache settings: pull: true - endpoint: https://imi415-ci-artifacts.s3.ap-northeast-1.wasabisys.com + endpoint: https://s3.ap-northeast-1.wasabisys.com + root: "imi415-ci-artifacts" access_key: from_secret: cache_ak secret_key: