From e0bb287b7c7a38cd74f15eeecae530f94be4187b Mon Sep 17 00:00:00 2001 From: Iurii Tatishchev Date: Sun, 10 Oct 2021 20:58:46 -0700 Subject: [PATCH] Drone CI change S3 endpoint to local --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 32bc0d8..375d298 100644 --- a/.drone.yml +++ b/.drone.yml @@ -49,8 +49,7 @@ steps: image: plugins/s3 settings: source: public/**/* - enpoint: - from_secret: S3_ENDPOINT + enpoint: https://s3.cazzzer.com region: from_secret: S3_REGION bucket: drone