2
0

testing with the gitea mirror
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2024-02-27 18:23:07 +01:00
parent bce584d6d8
commit 914dd81c81

View File

@@ -17,8 +17,9 @@ steps:
- name: openwrt - name: openwrt
image: bitnami/git image: bitnami/git
commands: 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 - name: setup
image: cr.wks/debian-stable-openwrt:latest image: cr.wks/debian-stable-openwrt:latest
commands: commands:
- ls -la - ls -la
- cp -v config-DIR825-rndis openwrt/.config