2
0

openwrt moved to /mirrors in gitea
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
2024-03-21 19:40:16 +01:00
parent 3e10d60cdd
commit 1a88160855

View File

@@ -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 http://gitea.service.nr5/mirrors/openwrt.git
- name: setup
image: cr.wks/debian-stable-openwrt:latest
commands: