92a48fa6b8
With the introduction of immutable workers into our CI, we now have a problem where we would have to download dependencies on every single build. To this end our infrastructure team has introduced the possibility to download dependencies one time and then bake these into the base immutable worker image. For this, we introduce our version of this special script which runs a task that downloads all dependencies of all configurations. With this script, our infrastructure team will be rebuilding these images on an at-least daily basis. This helps us avoid having to download the dependencies for every single build. |
||
---|---|---|
.. | ||
java-versions.properties | ||
matrix-build-javas.yml | ||
matrix-java-exclusions.yml | ||
matrix-runtime-javas.yml | ||
packer_cache.sh |