mirror of
https://github.com/openwrt-xiaomi/builder.git
synced 2026-02-08 10:26:16 +05:00
Compare commits
2 Commits
4e60cabc73
...
2f112defb4
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2f112defb4 | ||
|
|
9104838c9b |
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -21,7 +21,7 @@ env:
|
|||||||
FAKE_BUILD: ${{ github.event.inputs.fake_build }}
|
FAKE_BUILD: ${{ github.event.inputs.fake_build }}
|
||||||
REPO_URL: https://github.com/openwrt-xiaomi/openwrt
|
REPO_URL: https://github.com/openwrt-xiaomi/openwrt
|
||||||
REPO_LNK: openwrt-xiaomi/openwrt
|
REPO_LNK: openwrt-xiaomi/openwrt
|
||||||
REPO_BRANCH: xq-25.10
|
REPO_BRANCH: xq-25.12
|
||||||
TAG_PREFIX: v25-
|
TAG_PREFIX: v25-
|
||||||
BUILD_ROOT: ${{ github.workspace }}/openwrt
|
BUILD_ROOT: ${{ github.workspace }}/openwrt
|
||||||
DEPENDENCIES: ${{ github.workspace }}/dependencies-ubuntu.txt
|
DEPENDENCIES: ${{ github.workspace }}/dependencies-ubuntu.txt
|
||||||
|
|||||||
@@ -46,9 +46,9 @@ CONFIG_FEED__alpine_fan_control=m
|
|||||||
CONFIG_FEED__amneziawg=m
|
CONFIG_FEED__amneziawg=m
|
||||||
|
|
||||||
### Zapret
|
### Zapret
|
||||||
#GIT_FEED _zapret=https://github.com/remittor/zapret-openwrt.git zap1
|
#GIT_FEED _zapret=https://github.com/remittor/zapret-openwrt.git;zap1
|
||||||
CONFIG_FEED__zapret=m
|
CONFIG_FEED__zapret=m
|
||||||
#GIT_FEED _zapret2=https://github.com/remittor/zapret-openwrt.git master
|
#GIT_FEED _zapret2=https://github.com/remittor/zapret-openwrt.git;master
|
||||||
CONFIG_FEED__zapret2=m
|
CONFIG_FEED__zapret2=m
|
||||||
|
|
||||||
### ruantiblock
|
### ruantiblock
|
||||||
|
|||||||
Reference in New Issue
Block a user