yunorock-dev/.gitlab-ci.yml

11 lines
165 B
YAML
Raw Normal View History

2018-08-04 20:01:57 +00:00
image: debian:stretch-slim
stages:
- build
build:
stage: build
script:
- apt-get update && apt-get install -y wget sudo
- bash install-and-chroot.sh