Update .gitlab-ci.yml
This commit is contained in:
parent
50968d13bd
commit
9db25c60c1
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user