mirror of
https://github.com/caiwx86/small-packages.git
synced 2026-09-10 18:34:09 +08:00
Update jell.yml to modify git_sparse_clone commands
Comment out git_sparse_clone commands for luci-app-daed and luci-app-dae, and add a new git_sparse_clone for small repository.
This commit is contained in:
@@ -149,10 +149,12 @@ jobs:
|
||||
) &
|
||||
(
|
||||
git_clone https://github.com/QiuSimons/vmlinux-btf
|
||||
git_sparse_clone kix https://github.com/QiuSimons/luci-app-daed \
|
||||
luci-app-daed daed
|
||||
git_sparse_clone kix https://github.com/QiuSimons/luci-app-dae \
|
||||
luci-app-dae dae
|
||||
# git_sparse_clone kix https://github.com/QiuSimons/luci-app-daed \
|
||||
# luci-app-daed daed
|
||||
# git_sparse_clone kix https://github.com/QiuSimons/luci-app-dae \
|
||||
# luci-app-dae dae
|
||||
git_sparse_clone master https://github.com/kenzok8/small \
|
||||
dae daed luci-app-daede
|
||||
git_sparse_clone main https://github.com/djylb/nps-openwrt \
|
||||
npc luci-app-npc
|
||||
git_sparse_clone main https://github.com/smallprogram/openwrt-ghfu \
|
||||
|
||||
Reference in New Issue
Block a user