Skip to content
Snippets Groups Projects
Commit 4564b3b8 authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

Update .gitlab-ci.yml

parent a590e393
No related branches found
No related tags found
No related merge requests found
...@@ -11,6 +11,7 @@ stages: ...@@ -11,6 +11,7 @@ stages:
before_script: before_script:
- apt-get update > /dev/null - apt-get update > /dev/null
- apt-get install libreoffice -yqq > /dev/null
- apt-get install wget -yqq > /dev/null - apt-get install wget -yqq > /dev/null
- apt-get install npm -yqq > /dev/null - apt-get install npm -yqq > /dev/null
- apt-get install git -yqq > /dev/null - apt-get install git -yqq > /dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment