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
a6abe4c2
Unverified
Commit
a6abe4c2
authored
Aug 01, 2025
by
wukongdaily
Committed by
GitHub
Aug 01, 2025
Browse files
重命名和目录结构
parent
b03760d7
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
.github/workflows/build-glinet-23.05.4.yml
.github/workflows/build-glinet-23.05.4.yml
+2
-2
.github/workflows/build-glinet-24.10.2.yml
.github/workflows/build-glinet-24.10.2.yml
+2
-2
mediatek-filogic/build23.sh
mediatek-filogic/build23.sh
+0
-0
mediatek-filogic/build24.sh
mediatek-filogic/build24.sh
+0
-0
No files found.
.github/workflows/build-glinet-23.05.4.yml
View file @
a6abe4c2
...
@@ -48,7 +48,7 @@ jobs:
...
@@ -48,7 +48,7 @@ jobs:
-
name
:
Set executable permissions
-
name
:
Set executable permissions
run
:
|
run
:
|
chmod +x ${{ github.workspace }}/mediatek-filogic/build.sh
chmod +x ${{ github.workspace }}/mediatek-filogic/build
23
.sh
-
name
:
Validate PPPoE Inputs
-
name
:
Validate PPPoE Inputs
run
:
|
run
:
|
...
@@ -84,7 +84,7 @@ jobs:
...
@@ -84,7 +84,7 @@ jobs:
-v "${{ github.workspace }}/glinet:/home/build/immortalwrt/files/etc/uci-defaults" \
-v "${{ github.workspace }}/glinet:/home/build/immortalwrt/files/etc/uci-defaults" \
-v "${{ github.workspace }}/arch/arch.conf:/home/build/immortalwrt/files/etc/opkg/arch.conf" \
-v "${{ github.workspace }}/arch/arch.conf:/home/build/immortalwrt/files/etc/opkg/arch.conf" \
-v "${{ github.workspace }}/shell:/home/build/immortalwrt/shell" \
-v "${{ github.workspace }}/shell:/home/build/immortalwrt/shell" \
-v "${{ github.workspace }}/mediatek-filogic/build.sh:/home/build/immortalwrt/build.sh" \
-v "${{ github.workspace }}/mediatek-filogic/build
23
.sh:/home/build/immortalwrt/build.sh" \
-e PROFILE=$profile \
-e PROFILE=$profile \
-e INCLUDE_DOCKER=$include_docker \
-e INCLUDE_DOCKER=$include_docker \
-e ENABLE_PPPOE=${{ inputs.enable_pppoe }} \
-e ENABLE_PPPOE=${{ inputs.enable_pppoe }} \
...
...
.github/workflows/build-glinet-24.10.2.yml
View file @
a6abe4c2
...
@@ -50,7 +50,7 @@ jobs:
...
@@ -50,7 +50,7 @@ jobs:
-
name
:
Set executable permissions
-
name
:
Set executable permissions
run
:
|
run
:
|
chmod +x ${{ github.workspace }}/mediatek-filogic/build.sh
chmod +x ${{ github.workspace }}/mediatek-filogic/build
24
.sh
-
name
:
Validate PPPoE Inputs
-
name
:
Validate PPPoE Inputs
run
:
|
run
:
|
...
@@ -88,7 +88,7 @@ jobs:
...
@@ -88,7 +88,7 @@ jobs:
-v "${{ github.workspace }}/glinet:/home/build/immortalwrt/files/etc/uci-defaults" \
-v "${{ github.workspace }}/glinet:/home/build/immortalwrt/files/etc/uci-defaults" \
-v "${{ github.workspace }}/arch/arch.conf:/home/build/immortalwrt/files/etc/opkg/arch.conf" \
-v "${{ github.workspace }}/arch/arch.conf:/home/build/immortalwrt/files/etc/opkg/arch.conf" \
-v "${{ github.workspace }}/shell:/home/build/immortalwrt/shell" \
-v "${{ github.workspace }}/shell:/home/build/immortalwrt/shell" \
-v "${{ github.workspace }}/mediatek-filogic/build
-
24.sh:/home/build/immortalwrt/build.sh" \
-v "${{ github.workspace }}/mediatek-filogic/build24.sh:/home/build/immortalwrt/build.sh" \
-e PROFILE=$profile \
-e PROFILE=$profile \
-e INCLUDE_DOCKER=$include_docker \
-e INCLUDE_DOCKER=$include_docker \
-e ENABLE_PPPOE=${{ inputs.enable_pppoe }} \
-e ENABLE_PPPOE=${{ inputs.enable_pppoe }} \
...
...
mediatek-filogic/build.sh
→
mediatek-filogic/build
23
.sh
View file @
a6abe4c2
File moved
mediatek-filogic/build
-
24.sh
→
mediatek-filogic/build24.sh
View file @
a6abe4c2
File moved
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