• Fabio Pitino's avatar
    Add cross pipeline dependencies via `needs` · 3a32bd67
    Fabio Pitino authored
    Include cross pipeline artifacts needs in build
    dependencies defined via `needs:pipeline`.
    
    Cross pipeline artifacts will be searched only
    within the pipeline's hierarchy (if parent-child
    pipelines).
    
    This change is introduced behind feature flag.
    3a32bd67
build_dependencies_spec.rb 12.5 KB