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 - pacman -Sy sudo base-devel pacman-contrib archiso wget git --noconfirm --needed
script: script:
- ./build_iso.sh - ./build_iso.sh
artifacts: - cp *.iso /output/. -v
paths:
- "*.iso"
Loading…
Cancel
Save