Skip to content

Adding an example GitLab CI that builds the Dockerfile in testharness

David Diederich requested to merge docker-build-example into development

This is meant to demonstrate a GitLab CI that builds a dockerfile, in the OSDU environment.

I'm not sure exactly where you are going with this CI, so the final one may be quite different than this. I envision a next step is to deploy the container to the various clouds, then run some sort of client application to call them.

Edited by David Diederich

Merge request reports