Skip to content

CI/CD

All projects use GitLab CI with Nix-based pipelines.

Common stages

stages:
  - validate
  - test
  - build
  - deploy

Work in progress

Full CI/CD documentation being migrated here.