Cache dependencies on CI #6

Merged
greg merged 1 commits from chore/cache_bundle_on_ci into master 2020-11-26 15:44:19 +00:00
Owner

From https://florian-latifi.at/2018/02/21/using-drone-to-build-and-deploy-a-jekyll-site/, updated for Drone 1.0: https://git.florian-latifi.at/flortsch/jekyll-blog/src/branch/master/.drone.yml

This shaved a nice 3 minutes off the 3.5 minute build time, by not downloading and installing all Ruby gems (with native extensions) for every single build.

From https://florian-latifi.at/2018/02/21/using-drone-to-build-and-deploy-a-jekyll-site/, updated for Drone 1.0: https://git.florian-latifi.at/flortsch/jekyll-blog/src/branch/master/.drone.yml This shaved a nice 3 minutes off the 3.5 minute build time, by not downloading and installing all Ruby gems (with native extensions) for every single build.
raucao marked the pull request as ready for review 2020-11-21 22:22:23 +00:00
raucao added the kredits-1 label 2020-11-21 22:23:22 +00:00
raucao requested review from bumi 2020-11-21 22:23:29 +00:00
raucao requested review from greg 2020-11-21 22:23:32 +00:00
raucao removed review request for greg 2020-11-21 22:23:49 +00:00
raucao requested review from galfert 2020-11-21 22:23:50 +00:00
raucao requested review from greg 2020-11-21 22:23:53 +00:00
raucao requested review from fsmanuel 2020-11-21 22:23:54 +00:00
greg approved these changes 2020-11-26 15:43:49 +00:00
greg left a comment
Owner

LGTM!

LGTM!
greg merged commit fd2ebc4ad3 into master 2020-11-26 15:44:19 +00:00
greg deleted branch chore/cache_bundle_on_ci 2020-11-26 15:44:31 +00:00
Sign in to join this conversation.