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
721b0099
Unverified
Commit
721b0099
authored
Dec 07, 2024
by
wukongdaily
Committed by
GitHub
Dec 07, 2024
Browse files
Update multitarget-arm.yml
parent
253c1d9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
.github/workflows/multitarget-arm.yml
.github/workflows/multitarget-arm.yml
+0
-3
No files found.
.github/workflows/multitarget-arm.yml
View file @
721b0099
...
@@ -21,10 +21,7 @@ jobs:
...
@@ -21,10 +21,7 @@ jobs:
-
name
:
Setup Docker and Build
-
name
:
Setup Docker and Build
run
:
|
run
:
|
# 解析输入的 PROFILE 参数,将其拆分成数组
profiles=(${GITHUB_EVENT_INPUTS_PROFILE//,/ })
profiles=(${GITHUB_EVENT_INPUTS_PROFILE//,/ })
# 遍历所有的 profile 并传递给 Docker
for profile in "${profiles[@]}"; do
for profile in "${profiles[@]}"; do
echo "Building for profile: $profile"
echo "Building for profile: $profile"
...
...
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