Skip to content

Add Dockerfile and update CI to use version tags

Ricardo Rocha requested to merge docker into cern/train-qa

Add a Dockerfile building a magnum container with all our patches

  • based on the same upstream version the rpm spec relies on.

Update the CI config to build the container and rely on version tags instead of qa/master branches to produce releases.

Merge request reports