Update .gitlab-ci.yml file

main
Matt Compton 2 years ago
parent 5df7c24430
commit 03d10d9e81

@ -7,6 +7,4 @@ iso:
- pacman -Sy sudo base-devel pacman-contrib archiso wget git --noconfirm --needed
script:
- ./build_iso.sh
artifacts:
paths:
- "*.iso"
- cp *.iso /output/. -v
Loading…
Cancel
Save