cache simple
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
This commit is contained in:
parent
c5a7c99524
commit
8fb8c5089b
|
@ -13,7 +13,7 @@ steps:
|
||||||
- bundle config set --local path /cache/.bundle
|
- bundle config set --local path /cache/.bundle
|
||||||
- bundle env
|
- bundle env
|
||||||
- bundle install
|
- bundle install
|
||||||
- ls -la /drone/.bundle
|
- ls -la /cache/.bundle
|
||||||
- bundle exec jekyll build
|
- bundle exec jekyll build
|
||||||
|
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in New Issue