Added needs statements to various jobs to create the DAG based build
This should enable later parts of the pipeline to start as soon as their own dependencies are satisfied, without waiting for the entire stage to complete.
build/maven-template.yml
0 → 100644
Please register or sign in to comment