From b9bcd79bcda9b784fa82e0886298865b1aee1695 Mon Sep 17 00:00:00 2001 From: Gisle Aune Date: Sat, 23 Jun 2018 23:07:33 +0200 Subject: [PATCH] Maybe fixed s3 deploy? --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 42dfc78..37f3e22 100644 --- a/.drone.yml +++ b/.drone.yml @@ -22,6 +22,7 @@ pipeline: s3: image: plugins/s3 bucket: aiterp + region: ams3 source: /output/* target: /build/rpdata/ endpoint: https://ams3.digitaloceanspaces.com