Skip to content

gitlab-ci: automatically use cki-lib image include in child pipelines

This allows to just derive from .build, and have the template automatically do the right thing:

  • include the child pipeline template from cki-lib in all cases
  • include any additional integration test jobs from a local template if it exists

Part of infrastructure#348

Edited by Michael Hofmann

Merge request reports