From 876959da10ab79532db00cfb6e22a8931bfa3cb2 Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Tue, 25 Jul 2023 15:53:36 +0200 Subject: [PATCH] ... --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index b92e773..a7de28a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -38,6 +38,7 @@ steps: - pip install --no-cache-dir -r requirements.txt - export MAGICK_HOME=/usr - pelican ./content/ -o /output -s publishconf.py --relative-urls + - ls /output - name: Push to bucket opytex.org image: plugins/s3