site-ffrgb-dev/.gitlab-ci.yml
Jan-Jonas Sämann f4c163912e Update gluon ref to v2018.2.2
* IMPORTANT: Fixes vulnerabilities that allowed for remote crashes and denial of service attacks through the Linux kernels TCP selective acknowledgement implementation. (CVE-2019-11477, CVE-2019-11478 and CVE-2019-11479)
2019-06-24 18:34:51 +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.2 GLUON_GIT_REF=800c3b2bacdf3175b153413adc15ccdf802de2c8