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
|
- apt-get update -qq && apt-get install -y -qq rsync sshpass
|
||||||
- bundle install
|
- bundle install
|
||||||
- gem install jekyll
|
- gem install jekyll
|
||||||
|
- gem install jekyll-deploy
|
||||||
- jekyll deploy
|
- jekyll deploy
|
||||||
|
|
||||||
#deploy_script:
|
#deploy_script:
|
||||||
|
Reference in New Issue
Block a user