From ce628e79fa4c8736fd6b4127bcb2c38d9b6e8731 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Torma?= Date: Sun, 14 May 2023 14:56:53 +0200 Subject: [PATCH] debug --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 0182bbc..ed546e5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,6 +9,7 @@ steps: - apt update - apt install -y git - git clone https://github.com/librespeed/speedtest-go.git ${DRONE_WORKSPACE}/speedtest-go + - ls ${DRONE_WORKSPACE}/speedtest-go - name: kaniko image: plugins/kaniko