From caf7a9be8443bd21b0e9a3ee2630875a37f9ebac Mon Sep 17 00:00:00 2001 From: Pavle Portic Date: Tue, 9 Jun 2020 00:41:02 +0200 Subject: [PATCH] Srtip prefix from deploy path in drone config --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index d081427..9e48bb6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,6 +19,7 @@ steps: from_secret: aws_secret_access_key bucket: pavle-presentations source: _build/revealjs/**/* + strip_prefix: _build/revealjs/ target: /serverless path_style: true endpoint: https://minio.theedgeofrage.com