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

This commit is contained in:
2022-05-16 11:17:03 +02:00
parent c5a7c99524
commit 8fb8c5089b

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: