From e30862fdb0a2e9a55bcc951a2b89ea8e7b2bf118 Mon Sep 17 00:00:00 2001 From: Yilin Sun Date: Wed, 17 Apr 2024 15:22:46 +0800 Subject: [PATCH] ci: Use DNS name style. Signed-off-by: Yilin Sun --- .drone.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 0e88ac4..d202ae9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,7 +32,7 @@ steps: image: plugins/s3-cache settings: pull: true - endpoint: https://s3.ap-northeast-1.wasabisys.com + endpoint: https://imi415-ci-artifacts.s3.ap-northeast-1.wasabisys.com access_key: from_secret: cache_ak secret_key: @@ -48,7 +48,7 @@ steps: image: plugins/s3-cache settings: pull: true - endpoint: https://s3.ap-northeast-1.wasabisys.com + endpoint: https://imi415-ci-artifacts.s3.ap-northeast-1.wasabisys.com access_key: from_secret: cache_ak secret_key: @@ -94,7 +94,7 @@ steps: image: plugins/s3-cache settings: pull: true - endpoint: https://s3.ap-northeast-1.wasabisys.com/imi415-ci-artifacts + endpoint: https://imi415-ci-artifacts.s3.ap-northeast-1.wasabisys.com access_key: from_secret: cache_ak secret_key: @@ -110,7 +110,7 @@ steps: image: plugins/s3-cache settings: pull: true - endpoint: https://s3.ap-northeast-1.wasabisys.com/imi415-ci-artifacts + endpoint: https://imi415-ci-artifacts.s3.ap-northeast-1.wasabisys.com access_key: from_secret: cache_ak secret_key: