Install rsync

This commit is contained in:
Stu Sherwin 2018-08-21 18:10:52 +01:00
parent c23bf3f8d9
commit bbea557322
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ stages:
deploy:
stage: deploy
before_script:
- apt-get install rsync
- gem install jekyll
script:
- jekyll build -d public