Skip to content

Update CI to use build templates

This MR introduces a new modular CI configuration, in two parts

  • .gitlab/ci/build.yml - this should be identical for all docker/* projects
  • .gitlab/ci/trigger.yml - this defines the downstream project triggers; for this project it is basically empty, but other projects will have actual content
Edited by Duncan Macleod

Merge request reports