Update .gitlab-ci.yml
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user