yunorock-dev/.gitlab-ci.yml

12 lines
219 B
YAML

image: debian:latest
stages:
- build
build:
stage: build
script:
- apt-get update && apt-get install -y wget sudo
# - echo "147.75.32.21 nl.alpinelinux.org" >> /etc/hosts
- bash install-and-chroot.sh