This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content

Stricter pipeline

Daniel Rainer requested to merge make_pipeline_more_strict into development

Fail CI pipeline when any job fails (except for PMD, which would need a lot of work to fix).

Fix exit status of maven-test (this is quite hacky, it would by nice to get maven to exit according to test success.)

Merge request reports