Moving to single CI/CD pipeline
Changes in this MR
- Decoupled community implementation pipelines from CSP pipelines.
-
compile-and-unit-test
does not build CSP modules, onlycore
andcore-plus
- new stage,
csp-build
, is active.
Changes in this MR
compile-and-unit-test
does not build CSP modules, only core
and core-plus
csp-build
, is active.