This commit is contained in:
@ -17,7 +17,7 @@ steps:
|
|||||||
- name: build
|
- name: build
|
||||||
image: ruby:latest
|
image: ruby:latest
|
||||||
environment:
|
environment:
|
||||||
- BUNDLE_PATH=/drone/.bundle
|
BUNDLE_PATH: /drone/.bundle
|
||||||
commands:
|
commands:
|
||||||
- bundle install
|
- bundle install
|
||||||
- bundle exec jekyll build
|
- bundle exec jekyll build
|
||||||
|
Reference in New Issue
Block a user