env
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-05-15 14:57:07 +02:00
parent c0971f1cf8
commit d7eb18249d

View File

@ -17,7 +17,7 @@ steps:
- name: build
image: ruby:latest
environment:
- BUNDLE_PATH=/drone/.bundle
BUNDLE_PATH: /drone/.bundle
commands:
- bundle install
- bundle exec jekyll build