stages: - build image: archlinux/archlinux:base-devel archiso: stage: build script: - ./build.sh artifacts: paths: - out/*.iso expire_in: 1 week