summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/docker
Commit message (Collapse)AuthorAgeFilesLines
* ci: skip weak dependencies in the CI imageBen Boeckel2020-05-071-1/+1
|
* ci: add an image for Debian 10Ben Boeckel2020-04-293-0/+69
| | | | This image is primarily for the include-what-you-use build.
* ci: add a Docker container for building CMakeBen Boeckel2020-04-292-0/+18
Since we're starting with just `clang-tidy`, external deps are not included right now.