Skip to content
  • Benjamin Tissoires's avatar
    CI: add a job to allow to continue the pipeline · f69e79f4
    Benjamin Tissoires authored
    
    
    If a distribution pipeline fails, the parent trigger job will be updated,
    but the pipeline will not continue. It's a gitlab upstream issue, but
    until it is fixed, add a workaround for it:
    - we add a new stage right after the children pipelines which will be
      always run
    - the jobs reflects the status of the total children pipelines
    - when the downstream piplines are fixed, we can manually retrigger this
      job, and continue the pipeline
    
    Signed-off-by: default avatarBenjamin Tissoires <benjamin.tissoires@gmail.com>
    f69e79f4