Skip to content

Add CI to the project

Asone requested to merge Asone/tricoteuses-api-assemblee:feature/CI into master

The current PR provides a minimalistic gitlab-ci config in order to initialize CI onto the project.

It builds Rust nightly and then launch build of the API. If build succeeds, CI will be considered as successful.

Passing build can be found here : https://framagit.org/Asone/tricoteuses-api-assemblee/-/jobs/275210

Merge request reports