Update .gitlab-ci.yml

This commit is contained in:
Nathan Schneider 2019-07-10 22:19:08 +00:00
parent a0eab1d349
commit a6a3e073e9

View File

@ -8,6 +8,7 @@ before_script:
- apt-get update -qq && apt-get install -y -qq rsync sshpass
- bundle install
- gem install jekyll
- gem install jekyll-deploy
- jekyll deploy
#deploy_script: