From e9b3021e0b6acd04431ed51f3ed3d809d5ade7a7 Mon Sep 17 00:00:00 2001 From: qugalet Date: Tue, 31 Oct 2023 23:09:46 +0200 Subject: debug in drone --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 0133da5..4562223 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,6 +12,7 @@ steps: path: /var/www/qugalet_personal commands: - cd /var/www/qugalet_personal + - ls - apk add git - git pull origin master - git submodule update -- cgit v1.3-3-ga95d