Skip to content
Snippets Groups Projects
Verified Commit 3a9298f8 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

PIPELINE

parent e7a0bed3
No related branches found
No related tags found
Loading
Pipeline #35575 failed
......@@ -39,6 +39,10 @@ variables:
CPPINT: ""
MYSQLBACKEND: ""
workflow:
rules:
- if: $CI_PIPELINE_SOURCE != "merge_request_event" && $CI_COMMIT_REF_NAME != $CI_COMMIT_TAG
image: $CI_REGISTRY_IMAGE
stages:
- info
......
......@@ -3,7 +3,9 @@ RUN apt-get update && \
apt-get install -y \
git make mariadb-server maven openjdk-11-jdk-headless \
plantuml \
libfreetype6-dev \
libtiff5-dev libjpeg8-dev libopenjp2-7-dev zlib1g-dev \
libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python3-tk \
libharfbuzz-dev libfribidi-dev libxcb1-dev \
python3-pip screen libpam0g-dev unzip curl shunit2 \
python3-sphinx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment