Skip to content
  • David Runge's avatar
    Add build stage for continuous integration · 428bf473
    David Runge authored
    .gitlab-ci.yml:
    Add a build stage to the gitlab CI, that facilitates the scripts below .gitlab/ci/, building the baseline and releng
    profiles in parallel.
    Distinguish the use-case in which builds are done for master, schedules and tags in a secure environment and any other
    where builds just have to be fast (for ensuring nothing is broken).
    
    Use MiB as block size for the du call when generating data for the metrics file.
    428bf473
Validating GitLab CI configuration… Learn more