Closed
Description
Background
Given that our CI unit-test job takes ~5 minutes to run we need to make it faster by using docker-layer caching and might as well build a dynamic matrix.
AC
- build a dynamic matrix of images to build via
ls -1 dockerimages/
- the base image tags to pull from should also be dynamically generated from
helm-chart/eoapi/values.yaml
resources so we don't ever have to update the images if base image tags change fortiitler/tipg/pgstac/stac
- add docker layer caching so we get this really fast
Metadata
Metadata
Assignees
Labels
No labels