File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11name : build_image
2- on : push
2+ on : release
33
44jobs :
55 build_passwall :
2020 cp -r $VOLUME_HOME /home/build/openwrt_workflow
2121 wget https://github.com/xiaorouji/openwrt-passwall/archive/3aff3af88536227d12fb7206992af64ff21cf4d2.zip -O /home/build/openwrt_workflow/openwrt-passwall-3aff3af88536227d12fb7206992af64ff21cf4d2.zip
2222 cd /home/build/openwrt_workflow
23- unzip openwrt-passwall-3aff3af88536227d12fb7206992af64ff21cf4d2.zip
23+ unzip -o openwrt-passwall-3aff3af88536227d12fb7206992af64ff21cf4d2.zip
2424 chown -R build:build /home/build/openwrt_workflow
2525 cd /home/build/openwrt
2626
@@ -174,7 +174,7 @@ jobs:
174174 dns2socks ipt2socks luci-i18n-passwall-zh-cn microsocks pdnsd-alt
175175 shadowsocksr-libev-ssr-check shadowsocksr-libev-ssr-local shadowsocksr-libev-ssr-nat
176176 shadowsocksr-libev-ssr-redir shadowsocksr-libev-ssr-server simple-obfs simple-obfs-server
177- tcping trojan-plus v2ray-core v2ray-plugin v2ray-extra v2ray-example -dnsmasq
177+ tcping trojan-plus v2ray-core v2ray-plugin v2ray-extra v2ray-example open-vm-tools -dnsmasq
178178 - uses : actions/upload-artifact@v3
179179 with :
180180 name : openwrt
You can’t perform that action at this time.
0 commit comments