From 3cbd78bcef166bf636bc61602d1c8989a405fbf0 Mon Sep 17 00:00:00 2001 From: akshun Date: Sun, 15 Jun 2025 14:56:29 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ae9a932..9faea66 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,7 @@ name: Build on Multiple Distributions steps: - name: clone-repo - image: docker pull alpine/git + image: alpine/git commands: - git clone https://gitea.akshun-lab.uk/akshun/setup-script.git /artifacts volumes: