fixed ci
This commit is contained in:
parent
8c86f2bd7f
commit
da6d56af49
1 changed files with 3 additions and 1 deletions
|
@ -22,8 +22,10 @@ build_iso:
|
|||
- mkdir -p ~/artools-workspace/iso-profiles
|
||||
- cp base ~/artools-workspace/iso-profiles -r
|
||||
- mkdir -p ~/.config/artools
|
||||
- ls config/
|
||||
- cp config/pacman.conf /usr/share/artools/pacman.conf.d/default.conf
|
||||
- cp -r config/parch* /etc/pacman.d/
|
||||
- cp config/pacman.conf /etc/pacman.conf
|
||||
- cp -r config/parch-mirrors /etc/pacman.d/
|
||||
- ./build-iso.sh
|
||||
- echo "Renaming the output ISO file"
|
||||
- mv out/*.iso out/ParchLinux-$Desktop-latest.iso
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue