Skip to content

CI: build Docker image to run in production

jackhill@duke.edu requested to merge DUK-17 into main

Build the image from Dockerfile.dist in paralell with the image that is used for tests. Also, tag that image for release, but not until the tests have passed.

Merge request reports