Skip to content
Snippets Groups Projects
Verified Commit dd2e1fd6 authored by Florian Azizian's avatar Florian Azizian
Browse files

FEAT test crontab

parent 9edd1f9f
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ before_script: ...@@ -15,7 +15,7 @@ before_script:
- mkdir -p /usr/share/man/man7 - mkdir -p /usr/share/man/man7
#- apt-get install apt-utils -yqq > /dev/null #- apt-get install apt-utils -yqq > /dev/null
- apt-get install cron -yqq > /dev/null - apt-get install cron -yqq > /dev/null
- apt-get install vim > /dev/null - apt-get install vim -yqq > /dev/null
- vi crontab -e - vi crontab -e
#- apt-get install tar -yqq > /dev/null #- apt-get install tar -yqq > /dev/null
#- apt-get install wkhtmltopdf -yqq > /dev/null #- apt-get install wkhtmltopdf -yqq > /dev/null
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment