Update upstream.yml

This commit is contained in:
kiddin9 2026-03-21 00:56:43 +08:00 committed by GitHub
parent 0a56a8af5a
commit a13e0d9c8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -484,6 +484,9 @@ jobs:
-e "s/\(\(^\| \| \)\(PKG_HASH\|PKG_MD5SUM\|PKG_MIRROR_HASH\|HASH\):=\).*/\1skip/" \
-e 's?include .*/luci.mk?include $(TOPDIR)/feeds/luci/luci.mk?' \
*/Makefile
sed -i \
-e 's/+docker\( \|$\)/+docker +dockerd /g' \
luci-app-!(docker*)/Makefile
chmod +x github/diy/*.sh
bash .github/diy/create_acl_for_luci.sh -a >/dev/null 2>&1 || true