env
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
c0971f1cf8
commit
d7eb18249d
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue