Update .gitlab-ci.yml

This commit is contained in:
Nathan Schneider 2019-07-10 22:16:57 +00:00
parent 0deaa72c68
commit 43ced35aca

View File

@ -8,10 +8,9 @@ before_script:
- apt-get update -qq && apt-get install -y -qq rsync sshpass
- bundle install
- gem install jekyll
deploy_script:
- jekyll deploy
deploy_script:
# stage: deploy
# only:
# - master