summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)Author
2018-11-30Convert to use gitlab registry image ubuntu:18.04.Kevin McCarthy
The gitlab registry image is built using the Dockerfile in muttmua/docker-images/tree/master/ubuntu/18.04/ Turn off the scan-build-5.0. I never look at those reports and they run very slowly. Also, for now just compile for gnutls, to speed up the check further.
2018-01-15add clang static analysis to buildsBrendan Cully
2018-01-15gitlab-ci: build against openssl and gnutlsBrendan Cully
2018-01-15Add pages to .gitlab-ci.ymlKevin McCarthy
Use this to regenerate the manual and store it in the pages for the project.
2018-01-14use mutt/ubuntu build image, build with everything onBrendan Cully
2018-01-13skeleton .gitlab-ci.yml to compile commitsBrendan Cully