Skip to content
Snippets Groups Projects
Commit db402289 authored by hoijui's avatar hoijui
Browse files

CI: ... ...

parent e4343fe2
No related branches found
No related tags found
No related merge requests found
Pipeline #877 failed
image: python:3.10.1-slim
image: python:3.10.1-bullseye
before_script:
# install Git for the mkdocs revision plugin
- time sudo apt-get clean && sudo apt-get update && sudo apt-get install -y git
- #time sudo apt-get clean && sudo apt-get update && sudo apt-get install -y git
# Install mkdocs and theme
- time pip install -r requirements.txt
......
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