Skip to content

Add CI/CD container build pipeline for testing

Jan Detleffsen requested to merge docker_integration into dev

Added CI/CD container build pipeline for testing. The pipeline makes use of a Dockerfile, which builds a mamba image based image including all dependencies of the framework. The build is triggered when the setup.py or sctoolbox_env.yml is changed and pushes a latest image to the registry afterwards.

Merge request reports

Loading