Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
mgqnfoqv7k2w
AutoBuildImmortalWrt
Commits
085bd66f
"projects/Task017_CADA/scripts/prepare.py" did not exist on "12515f184f42e7f118100cced8e76f991a52bb33"
Unverified
Commit
085bd66f
authored
Aug 14, 2025
by
wukongdaily
Committed by
GitHub
Aug 14, 2025
Browse files
新增glinet ax1800和axt1800
调整机型顺序
parent
3b286321
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletion
+8
-1
.github/workflows/build-mediatek-filogic-router.yml
.github/workflows/build-mediatek-filogic-router.yml
+8
-1
No files found.
.github/workflows/build-mediatek-filogic-router.yml
View file @
085bd66f
...
@@ -12,9 +12,12 @@ on:
...
@@ -12,9 +12,12 @@ on:
-
glinet_gl-mt2500
-
glinet_gl-mt2500
-
glinet_gl-mt3000
-
glinet_gl-mt3000
-
glinet_gl-mt6000
-
glinet_gl-mt6000
-
glinet_gl-axt1800
-
glinet_gl-ax1800
-
glinet_gl-b2200
-
glinet_gl-b2200
-
glinet_gl-x3000
-
glinet_gl-x3000
-
glinet_gl-xe3000
-
glinet_gl-xe3000
-
huasifei_wh3000-emmc
# 就是Fudy MT3000
-
cudy_tr3000-v1
-
cudy_tr3000-v1
-
cudy_tr3000-v1-ubootmod
-
cudy_tr3000-v1-ubootmod
-
cudy_tr3000-256mb-v1
-
cudy_tr3000-256mb-v1
...
@@ -64,7 +67,6 @@ on:
...
@@ -64,7 +67,6 @@ on:
-
gatonetworks_gdsp
-
gatonetworks_gdsp
-
h3c_magic-nx30-pro
-
h3c_magic-nx30-pro
-
h3c_magic-nx30-pro-nmbm
-
h3c_magic-nx30-pro-nmbm
-
huasifei_wh3000-emmc
-
imou_lc-hx3001
-
imou_lc-hx3001
-
keenetic_kn-3811
-
keenetic_kn-3811
-
keenetic_kn-3911
-
keenetic_kn-3911
...
@@ -189,6 +191,11 @@ jobs:
...
@@ -189,6 +191,11 @@ jobs:
tag=ipq40xx-generic-openwrt-24.10.2
tag=ipq40xx-generic-openwrt-24.10.2
echo "platform=ipq40xx/generic" >> $GITHUB_ENV
echo "platform=ipq40xx/generic" >> $GITHUB_ENV
;;
;;
glinet_gl-axt1800|glinet_gl-ax1800)
# 虽然它是高通平台 但由于都是gl机型 故放在一起 找起来方便
tag=qualcommax-ipq60xx-snapshot
echo "platform=qualcommax/ipq60xx" >> $GITHUB_ENV
;;
cudy_tr3000-256mb-v1)
cudy_tr3000-256mb-v1)
# 由于256MB版本tr3000 还没有出正式版24.10.2 故使用快照版本来构建
# 由于256MB版本tr3000 还没有出正式版24.10.2 故使用快照版本来构建
tag=mediatek-filogic-24.10-SNAPSHOT
tag=mediatek-filogic-24.10-SNAPSHOT
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment