From d5eb819dcbe6eebfafc2c019a69325eee4082427 Mon Sep 17 00:00:00 2001 From: Thomas Boerger Date: Thu, 14 Sep 2017 09:29:01 +0200 Subject: [PATCH] Added bucket name to s3 drone plugin --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 54b083c..0abcc27 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,6 +22,7 @@ pipeline: image: plugins/s3:1 pull: true secrets: [ s3_access_key, s3_secret_key ] + bucket: releases endpoint: https://storage.gitea.io path_style: true strip_prefix: dist/