diff --git a/.drone.yml b/.drone.yml index fff9d49..0bd2842 100644 --- a/.drone.yml +++ b/.drone.yml @@ -17,8 +17,9 @@ steps: - name: openwrt image: bitnami/git commands: - - git clone -b openwrt-23.05 --single-branch https://github.com/openwrt/openwrt.git + - git clone -b openwrt-23.05 --single-branch http://gitea.service.nr5/chaos/openwrt.git - name: setup image: cr.wks/debian-stable-openwrt:latest commands: - ls -la + - cp -v config-DIR825-rndis openwrt/.config