Install rsync

This commit is contained in:
2018-08-21 18:11:20 +01:00
parent c23bf3f8d9
commit bbea557322
+1
View File
@@ -6,6 +6,7 @@ stages:
deploy:
stage: deploy
before_script:
- apt-get install rsync
- gem install jekyll
script:
- jekyll build -d public