site-ffrgb-dev/.gitlab-ci.yml
Sprinterfreak 97388a874b Do not apt upgrade gitlab-runner before build
Upgrading the build-runner likely causes a restart of the build-runner
control process resulting in an orphaned build process. The build will
fail after timeout.
2019-04-27 21:51:17 +02:00

7 lines
346 B
YAML

before_script:
- sudo apt-get update -qq && sudo apt-get install -y -qq build-essential gawk unzip libncurses-dev libz-dev libssl-dev wget git subversion python-pip python3-pip
fullbuild:
script:
- make V=s FORCE_UNSAFE_CONFIGURE=1 GLUON_BRANCH=experimental GLUON_RELEASE=v2018.2.1 GLUON_GIT_REF=e81d1a390fdc958ba789ba69b449112ac6caca0d