cache simple
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Sergio Álvarez 2022-05-16 11:17:03 +02:00
parent c5a7c99524
commit 8fb8c5089b
No known key found for this signature in database
GPG Key ID: BD711A37FE7DD77E
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ steps:
- bundle config set --local path /cache/.bundle
- bundle env
- bundle install
- ls -la /drone/.bundle
- ls -la /cache/.bundle
- bundle exec jekyll build
when: