This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user