From 7dfa6c0cec14f4e840689f025fad736dd41669ea Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Wed, 19 Jul 2023 16:19:16 +0200 Subject: [PATCH] debug --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 111c258..46d8bb5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,10 @@ steps: commands: - apk add --no-cache rsync - rsync -am --include="*/" --include="*.odt" --include="*.pdf" --exclude="*" ./ /tosend + - pwd - ls /tosend + - cd /tosend + - pwd - name: Push bucket Raw image: plugins/s3-sync:1