This commit is contained in:
@ -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:
|
||||||
|
Reference in New Issue
Block a user