cbs icon indicating copy to clipboard operation
cbs copied to clipboard

Run tests on docker images

Open gardnk opened this issue 5 years ago • 0 comments

The CI/CD pipeline currently builds docker images, pushes them to a container registry and publishes to dev.

We need to include some testing on the images before they are released, e.g. use docker-compose in the pipeline to run multiple containers and run tests on them.

gardnk avatar Jun 04 '19 10:06 gardnk