.gitlab-ci.yml

Branch


Log

Author Commit Date CI Message
Guillem Jover 4620a04a 2023-02-17T22:29:50 build: Switch to debian:latest Docker image This should always point to the latest Debian stable images.
Guillem Jover dc32a595 2021-08-16T14:43:49 build: Switch Docker image to Debian bullseye
Guillem Jover d9c4c7fe 2021-02-20T22:19:49 build: Add support for sanitizer compiler flags
Guillem Jover 9cc6db0c 2021-02-28T18:57:00 build: Improve coverage report Exclude test suite files from the coverage which incorrectly increase the coverage percent. Build with no-optimizations and debugging symbols.
Guillem Jover ef667150 2021-02-28T18:56:27 build: Indent packages in GitLab CI apt-get invocation
Guillem Jover 8308181a 2021-02-20T23:41:51 build: Add GitLab CI support