From 1377c0b4777583c527d70f2f51dad7657dfd7be8 Mon Sep 17 00:00:00 2001 From: Acereca Date: Mon, 7 Mar 2022 11:29:06 +0100 Subject: [PATCH] testing ls --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b5efd90..a45a9b2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: - name: www-next path: /www-next commands: - - pwd + - ls -la volumes: - name: www-next