Update sync.yml

This commit is contained in:
roa 2023-05-08 15:27:02 +08:00 committed by GitHub
parent bfc36a5bfc
commit fc3d783760
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,7 +74,6 @@ jobs:
git_clone https://github.com/rufengsuixing/luci-app-onliner
) &
(
git_clone https://github.com/zzsj0928/luci-app-pushbot
git_clone https://github.com/esirplayground/luci-app-poweroff
git_clone https://github.com/DevOpenWRT-Router/luci-app-rebootschedule
@ -102,18 +101,19 @@ jobs:
svn export https://github.com/sirpdboy/netspeedtest/trunk/luci-app-netspeedtest
svn export https://github.com/messense/aliyundrive-webdav/trunk/openwrt aliyundrive-webdav && mvdir aliyundrive-webdav
svn export https://github.com/messense/aliyundrive-fuse/trunk/openwrt && mvdir openwrt
svn export https://github.com/mingxiaoyu/luci-app-cloudflarespeedtest/trunk/applications/luci-app-cloudflarespeedtest
) &
(
svn export https://github.com/Tencent-Cloud-Plugins/tencentcloud-openwrt-plugin-ddns/trunk/tencentcloud_ddns luci-app-tencentddns
svn export https://github.com/Tencent-Cloud-Plugins/tencentcloud-openwrt-plugin-cos/trunk/tencentcloud_cos luci-app-tencentcloud-cos
) &
(
) &
(
git_clone https://github.com/mingxiaoyu/luci-app-cloudflarespeedtest.git cloudflarespeedtest
) &
(
git_branch_clone master https://github.com/UnblockNeteaseMusic/luci-app-unblockneteasemusic
) &
(
git_sparse_clone master "https://github.com/coolsnowwolf/packages" "ledepackages" \
net/iperf3 admin/netdata
git_sparse_clone master "https://github.com/coolsnowwolf/packages" "ledepackages" net/iperf3 admin/netdata
)
git clone --depth=1 -b 18.06 https://github.com/jerrykuku/luci-theme-argon
git clone --depth=1 -b lede https://github.com/pymumu/luci-app-smartdns
@ -134,6 +134,7 @@ jobs:
mv -n openwrt-passwall/* ./ ; rm -Rf openwrt-passwall
mv -n helloworld/* ./ ; rm -Rf helloworld
mv -n openwrt-smartdns smartdns
mv -n cloudflarespeedtest/applications/luci-app-cloudflarespeedtest luci-app-cloudflarespeedtest ; rm -Rf cloudflarespeedtest
cp -rf .diy/packages/* ./ || true
rm -Rf */.git