Skip to content

Move containers to gitlab CI

Gregory Ashton requested to merge containers-cleanup into master

This removes the quay.io hosting of the containers used for testing. Instead, moving to a nightly build of the containers and hosting on gitlab directly.

Summary of changes

  • Remove outdated Singularity recipes
  • Clean up the docker recipes
  • Add CI jobs to build the docker images on the nightly schedule (you can find them here)
  • Change the CI to use the local container images.
Edited by Gregory Ashton

Merge request reports