Revert "Place options before Jekyll command"
This reverts commit 4a7b7a67dd
.
This commit is contained in:
parent
4a7b7a67dd
commit
0be9facfad
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ language: ruby
|
|||
cache: bundler
|
||||
gemfile: docs/Gemfile
|
||||
script:
|
||||
- bundle exec jekyll --source docs --destination docs/_site --config docs/_config.yml algolia
|
||||
- bundle exec jekyll algolia --source docs --destination docs/_site --config docs/_config.yml
|
||||
branches:
|
||||
only:
|
||||
# Change this to gh-pages if you're deploying using the gh-pages branch
|
||||
|
|
Loading…
Reference in a new issue