Skip to content

Add matrix and caching to CI image Building #22

Closed
@ranchodeluxe

Description

@ranchodeluxe

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 for tiitler/tipg/pgstac/stac
  • add docker layer caching so we get this really fast

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions