FAQ | This is a LIVE service | Changelog

Skip to content
Snippets Groups Projects
Commit 3e8c09f4 authored by Robin Goodall's avatar Robin Goodall :speech_balloon:
Browse files

Basic CI mkdocs build test

parent 77f2886a
No related branches found
No related tags found
1 merge request!26Basic CI mkdocs build test
Pipeline #24277 passed
# Basic CI to install and run mkdocs build in strict mode with verbose output
image: registry.gitlab.developers.cam.ac.uk/uis/devops/infra/dockerimages/python
before_script:
- pip install mkdocs mkdocs-material
test:
script:
- mkdocs build -s -v
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment