From e14a9e2a5906e9cae94e1be10144500aa9881d56 Mon Sep 17 00:00:00 2001 From: qugalet Date: Tue, 31 Oct 2023 23:10:41 +0200 Subject: debug in drone 1 --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4562223..3269e16 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ steps: path: /var/www/qugalet_personal commands: - cd /var/www/qugalet_personal - - ls + - echo 1 > test - apk add git - git pull origin master - git submodule update -- cgit v1.3-3-ga95d