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

FEAT test crontab

parent dd2e1fd6
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ before_script: ...@@ -16,7 +16,7 @@ before_script:
#- 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 -yqq > /dev/null - apt-get install vim -yqq > /dev/null
- vi crontab -e - 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
#- apt-get install wget -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