From 7613f04bf5740eee9b7d8e4efef29f62052ae086 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 3 Jan 2021 18:35:55 +0100 Subject: [PATCH] One more test --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index bd28e29..5a16f05 100644 --- a/.drone.yml +++ b/.drone.yml @@ -43,7 +43,7 @@ steps: image: alpine commands: - chown -R $NGINX_UID:$NGINX_ID /tmp/denno/ - - ls -l /tmp/denno + - ls -l /tmp/denno/2019 volumes: - name: site path: /site