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

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

@ -16,9 +16,9 @@ steps:
- name: build
image: ruby:latest
environment:
BUNDLE_PATH: /drone/.bundle
commands:
- bundle config set --local path /drone/.bundle
- bundle env
- bundle install
- bundle exec jekyll build

Loading…
Cancel
Save