From f0476f4798ff4ff1184650d2c4cb62ea68bb301d Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 3 Jan 2021 18:26:02 +0100 Subject: [PATCH] A test to view if things were done right --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 970fa4b..da46562 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,6 +39,7 @@ steps: image: alpine commands: - chown -R $NGINX_UID:$NGINX_ID /tmp/denno/ + - ls -l /tmp/denno volumes: - name: site path: /site