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

CI test with cron install for TU

parent 3c110768
No related branches found
No related tags found
No related merge requests found
......@@ -12,6 +12,7 @@ stages:
before_script:
- apt-get update > /dev/null
- apt-get install apt-utils -yqq > /dev/null
- apt-get install cron -yqq > /dev/null
- apt-get install tar -yqq > /dev/null
- apt-get install wkhtmltopdf -yqq > /dev/null
- apt-get install wget -yqq > /dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment