From 940405ee69b1917dfe2e02eacd8410ded2a9f3f5 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Wed, 28 Feb 2024 14:43:25 +0100 Subject: [PATCH] github agian --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0bd2842..1e56e1a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,7 +17,7 @@ steps: - name: openwrt image: bitnami/git commands: - - git clone -b openwrt-23.05 --single-branch http://gitea.service.nr5/chaos/openwrt.git + - git clone -b openwrt-23.05 --single-branch https://github.com/openwrt/openwrt.git - name: setup image: cr.wks/debian-stable-openwrt:latest commands: