Skip to content

GitLab CI/CD configuration.

Paal Kvamme requested to merge kvamme62/cicd into master

Enable GitLab CI/CD for this project.

Implement better separation of build and test by providing stand alone test scripts. These can be run in an environment that only contains the deployed artifacts. Thus verifying that the list of artifacts is complete.

Merge request reports