Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
CI_Source CI_Source
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Labels
    • Labels
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Metrics
    • Environments
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Support
  • CI_SourceCI_Source
  • Merge requests
  • !15

Merged
Created Dec 17, 2021 by Ben Avison@bavisonDeveloper

Introduce SUPPRESS_JOBS CI variable

  • Overview 0
  • Commits 1
  • Pipelines 3
  • Changes 1

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.

Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: suppress-jobs