Transitioning to single CI/CD pipeline
Changes in this MR
- Decoupled community implementation pipelines from CSP pipelines.
-
compile-and-unit-testdoes not build CSP modules, onlycoreandcore-plus - new stage,
csp-build, is active. - All csp builds dependent on
compile-and-unit-testhave been moved to be dependent on{csp}-compile-and-unit-test