summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)AuthorFilesLines
2021-12-03gitlab-ci: Update MSRV version to 1.56Daniel Silverstone1-1/+1
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2021-10-12MSRV: Add support for the MSRV in our CIDaniel Silverstone1-0/+8
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2021-05-16docs: add tutorial for verifying a web siteLars Wirzenius1-1/+1
2021-05-01CI: Also install additional build-deps before the buildDaniel Silverstone1-0/+2
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
2021-05-01CI: Add .gitlab-ci.ymlDaniel Silverstone1-0/+9
This is a rudimentary CI configuration which hopefully will give us some basic confidence that we've not broken anything. Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>