tgoop.com/phpme/149
Create:
Last Update:
Last Update:
How to Optimize Docker-based CI Runners with Shared Package Caches
At Unleashed Technologies we use Gitlab CI with Docker runners for our continuous integration testing. We’ve put significant effort into speeding up the build execution speeds. One of the optimizations we made was to share a cache volume across all the CI jobs, allowing them to share files like package download caches.
BY Amazing PHP
Share with your friend now:
tgoop.com/phpme/149