mirror of
https://github.com/Mexit/AlpDock.git
synced 2025-05-08 05:35:45 +03:00
Change ISO outdir
This commit is contained in:
parent
3cdd8cbeef
commit
1ef1a34708
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_iso.yml
vendored
2
.github/workflows/build_iso.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
||||||
--tag ${version} \
|
--tag ${version} \
|
||||||
--arch x86_64 \
|
--arch x86_64 \
|
||||||
--profile docker \
|
--profile docker \
|
||||||
--outdir . \
|
--outdir ../../ \
|
||||||
--repository https://dl-cdn.alpinelinux.org/alpine/${version}/main \
|
--repository https://dl-cdn.alpinelinux.org/alpine/${version}/main \
|
||||||
--repository https://dl-cdn.alpinelinux.org/alpine/${version}/community
|
--repository https://dl-cdn.alpinelinux.org/alpine/${version}/community
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue