Skip to content
Snippets Groups Projects
Forked from Arch Linux / archiso
Source project has a limited visibility.
  • David Runge's avatar
    428bf473
    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.
    Verified
    428bf473
    History
    Add build stage for continuous integration
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This GitLab CI configuration is valid. Learn more