-
Notifications
You must be signed in to change notification settings - Fork 1
CI CD
Frédéric Jouault edited this page Dec 15, 2022
·
2 revisions
CI/CD is currently configured in .gitlab-ci.yml (at root of repository) for use with GitLab.
It could be ported to another CI/CD framework.
This GitLab configuration file runs the tests, and deploys coverage reports. Here are a few remarks: