image: debian:stretch-slim stages: - build build: script: - apt-get update && apt-get install -y wget sudo - bash install-and-chroot.sh