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

test

parent 7a97afb8
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,9 @@ stages:
before_script:
- apt-get update > /dev/null
- apt-get install postgresql-client-9.4 -yqq
- mkdir -p /usr/share/man/man1
- mkdir -p /usr/share/man/man7
- apt-get install postgresql-client -yqq
- apt-get install apt-utils -yqq > /dev/null
- apt-get install cron -yqq > /dev/null
- apt-get install tar -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