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

main
Sergio Álvarez 11 months ago
parent c5a7c99524
commit 8fb8c5089b
Signed by: salvarez
GPG Key ID: BD711A37FE7DD77E

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

Loading…
Cancel
Save