Update .gitlab-ci.yml
This commit is contained in:
parent
a6a3e073e9
commit
50968d13bd
@ -9,6 +9,11 @@ before_script:
|
||||
- bundle install
|
||||
- gem install jekyll
|
||||
- gem install jekyll-deploy
|
||||
|
||||
stage: deploy
|
||||
only:
|
||||
- master
|
||||
script:
|
||||
- jekyll deploy
|
||||
|
||||
#deploy_script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user