Skip to content

Add missing depend strategy for extra packages

Samuel GAIST requested to merge 64_fix_unexpected_successful_pipline into master

The default strategy for downward pipeline does not trigger failure of the whole pipeline. Using the depend strategy does.

Fixes #64 (closed)

Merge request reports