Update .gitlab-ci.yml
This commit is contained in:
parent
0deaa72c68
commit
43ced35aca
@ -8,10 +8,9 @@ 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
|
||||||
|
|
||||||
deploy_script:
|
|
||||||
- jekyll deploy
|
- jekyll deploy
|
||||||
|
|
||||||
|
deploy_script:
|
||||||
# stage: deploy
|
# stage: deploy
|
||||||
# only:
|
# only:
|
||||||
# - master
|
# - master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user