• Ben Avison's avatar
    Introduce SUPPRESS_JOBS CI variable · 8f5331a2
    Ben Avison authored
    Sometimes, a job isn't expected to pass (most often `softload_gnu`, because
    certain components don't support non-Norcroft toolchains). By defining this
    variable in a `.gitlab-ci.yml` file, we can force any of the jobs to be
    skipped. This only applies to submodule pipelines: it is not sensible to
    skip a build phase for a superproject pipeline.
    8f5331a2
refresh.awk 45.8 KB