env
continuous-integration/drone/push Build is passing Details

main
Sergio Álvarez 11 months ago
parent c0971f1cf8
commit d7eb18249d
Signed by: salvarez
GPG Key ID: BD711A37FE7DD77E

@ -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

Loading…
Cancel
Save