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

This commit is contained in:
Sergio Álvarez 2022-05-15 15:15:37 +02:00
parent 0d54935839
commit d667c9dd94
No known key found for this signature in database
GPG Key ID: BD711A37FE7DD77E
1 changed files with 2 additions and 1 deletions

View File

@ -20,6 +20,7 @@ steps:
- bundle config set --local path /drone/.bundle
- bundle env
- bundle install
- ls -la /drone/.bundle
- bundle exec jekyll build
- name: rebuild-cache
@ -42,4 +43,4 @@ node:
volumes:
- name: bundle-cache
host:
path: /tmp/ruby-bundle-cache-sergio.am
path: /var/lib/drone/temp/ruby-bundle-cache-sergio.am