LabOrchestrator / LabOrchestratorLib

Library that contains the core of the lab orchestrator.
Mozilla Public License 2.0
2 stars 0 forks source link

add ci/cd #1

Open Bergiu opened 2 years ago

Bergiu commented 2 years ago

the ci/cd should make unittests (make test) on every PR. on changes in the master branch the unittests should also be run and then a button should appear in the pipeline that makes a release (make release) if you activate it.