Add GitLab CI
Depends on #2 (closed).
- Use CI Utils repos, add as submodule
-
debian:testingimage with required packages installed- Refer to #1 (closed) for information
- Build and test using both
gccandclang- Means you have 2 stages for build, e.g.
build:gccandbuild:clang - View GitLab help for more information
- Means you have 2 stages for build, e.g.