FIX - missing stage for build job in gitlab-ci.yml file.

master
Olivier DOSSMANN 2018-08-04 20:45:40 +02:00
parent 8d19580d70
commit 3ff2e73355
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ stages:
- build
build:
stage: build
script:
- apt-get update && apt-get install -y wget sudo
- bash install-and-chroot.sh