Skip to content

move CI scripts into repository

Christian Gumpert requested to merge ACTS-188_move_CI_scripts into master

Having the CI scripts inside the code repository simplifies the setup Jenkins CI nodes and also couples the testing scripts to the actual code. As a bonus, the CI scripts are also version controlled (which is great for backup).

Closes ACTS-188

Merge request reports