Add CI pipeline based on custom Docker image
* Add .gitlab-ci.yml specifying jobs for default builds, tests, and debug builds that report compiler warnings. * Add Dockerfile for building the Docker image used in the CI pipeline. * Add docker/README.md with instruction on how to build and upload the image.
.gitlab-ci.yml
0 → 100644
docker/README.md
0 → 100644
docker/build-env.dockerfile
0 → 100644
Please register or sign in to comment