Skip to content
G

gitlab-ci-docs

Introduction

This wiki is intended to document how Kitware's CI setup is structured from a user's point of view. Please file an issue if things are unclear or to request additional guidance.

Pages

  • Setup: An overview of how CI machines are set up and projects use them.
  • Debugging: How to determine what is going wrong with a job (and discussion of common failure modes).
  • Local CI: How to run a CI job locally for debugging purposes.