From aa980d6e327e9115fe5f52205dd79dcec9765a92 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 25 Jul 2023 15:47:32 +0200 Subject: [PATCH] fix: volume mounting point --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2655fcd..b6a2ab8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,7 +43,7 @@ steps: image: plugins/s3 volumes: - name: pelican-output - path: /drone/src/output + path: /output settings: bucket: opytex.org endpoint: https://storage.opytex.org