ci: build trojan-plus package

This commit is contained in:
Bard 2024-06-18 12:28:48 +08:00 committed by GitHub
parent efbc8d6e95
commit 225d067d4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ jobs:
env: env:
ARCH: ${{ matrix.arch }}-${{ matrix.tag }} ARCH: ${{ matrix.arch }}-${{ matrix.tag }}
FEEDNAME: packages_ci FEEDNAME: packages_ci
PACKAGES: luci-app-passwall luci-app-passwall2 luci-app-ssr-plus hysteria ipt2socks pdnsd redsocks2 shadow-tls trojan tuic-client xray-plugin v2ray-core v2ray-geodata naiveproxy chinadns-ng PACKAGES: luci-app-passwall luci-app-passwall2 luci-app-ssr-plus hysteria ipt2socks pdnsd redsocks2 shadow-tls trojan trojan-plus tuic-client xray-plugin v2ray-core v2ray-geodata naiveproxy chinadns-ng
KEY_BUILD: ${{ secrets.sign_key }} KEY_BUILD: ${{ secrets.sign_key }}
NO_REFRESH_CHECK: true NO_REFRESH_CHECK: true
IGNORE_ERRORS: true IGNORE_ERRORS: true