KFERMercer / OpenWrt-CI

OpenWrt CI 在线集成自动编译环境
MIT License
1.41k stars 5.93k forks source link

请问,可以将项目更新至自己项目的文件夹吗 #59

Closed authon closed 4 years ago

authon commented 4 years ago

请问,可以将项目更新至自己项目的文件夹吗

KFERMercer commented 4 years ago

啥意思

authon commented 4 years ago

啥意思

就是,例如luci-app-ssr这个项目,放到我的package项目里面,package里面有很多插件,然后让他自动更新

KFERMercer commented 4 years ago

可以修改这个: https://github.com/KFERMercer/OpenWrt/blob/master/.github/workflows/update-helloworld.yml

authon commented 4 years ago

可以修改这个: https://github.com/KFERMercer/OpenWrt/blob/master/.github/workflows/update-helloworld.yml

另外一个又出现这个 Post job cleanup. /usr/bin/git version git version 2.26.2 /usr/bin/git config --local --name-only --get-regexp core.sshCommand /usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core.sshCommand' && git config --local --unset-all 'core.sshCommand' || : fatal: No url found for submodule path 'luci-app-serverchan/luci-app-serverchan' in .gitmodules

[warning]The process '/usr/bin/git' failed with exit code 128

这是代码

ssr的按照你的改了目录就行,这个改了目录后不行