This commit is contained in:
@ -16,9 +16,9 @@ steps:
|
|||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: ruby:latest
|
image: ruby:latest
|
||||||
environment:
|
|
||||||
BUNDLE_PATH: /drone/.bundle
|
|
||||||
commands:
|
commands:
|
||||||
|
- bundle config set --local path /drone/.bundle
|
||||||
|
- bundle env
|
||||||
- bundle install
|
- bundle install
|
||||||
- bundle exec jekyll build
|
- bundle exec jekyll build
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user