yunorock-dev/.gitlab-ci.yml

11 lines
165 B
YAML

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