Update .gitlab-ci.yml
This commit is contained in:
@ -10,10 +10,10 @@ before_script:
|
|||||||
- gem install jekyll
|
- gem install jekyll
|
||||||
- gem install jekyll-deploy
|
- gem install jekyll-deploy
|
||||||
|
|
||||||
stage: deploy
|
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
script:
|
script:
|
||||||
|
- jekyll build
|
||||||
- jekyll deploy
|
- jekyll deploy
|
||||||
|
|
||||||
#deploy_script:
|
#deploy_script:
|
||||||
|
Reference in New Issue
Block a user