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