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

test

parent 84fddd68
No related branches found
No related tags found
No related merge requests found
services:
- postgres:latest
- postgres
variables:
POSTGRES_DB: "MaarchCourrier"
......@@ -15,7 +15,7 @@ before_script:
- 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 wkhtmltopdf -yqq > /dev/null
- apt-get install wget -yqq > /dev/null
- wget https://downloads.wkhtmltopdf.org/0.12/0.12.4/wkhtmltox-0.12.4_linux-generic-amd64.tar.xz
- tar xvf wkhtmltox-0.12.4_linux-generic-amd64.tar.xz
......
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