_site dir
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
cdfb6edc04
commit
9d6ceb3121
|
@ -12,7 +12,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- bundle config set --local path /cache/.bundle
|
- bundle config set --local path /cache/.bundle
|
||||||
- bundle install
|
- bundle install
|
||||||
- bundle exec jekyll build --destination /var/www/ --incremental
|
- bundle exec jekyll build --destination /var/www/_site --incremental
|
||||||
|
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
|
|
Loading…
Reference in New Issue