• Kamil Trzciński's avatar
    Make needs: to require previous jobs · 684751d3
    Kamil Trzciński authored
    This changes `needs:` from weak reference
    to have a strong reference.
    
    This means that job will not be created
    unless all needs are present as part of
    a pipeline.
    684751d3
build_spec.rb 10.5 KB