Skip to content
Snippets Groups Projects
Commit c8586e53 authored by Marek Chrastina's avatar Marek Chrastina
Browse files

Update CI

parent 00362be3
No related branches found
Tags
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!275Update CI
...@@ -45,15 +45,8 @@ ext_links: ...@@ -45,15 +45,8 @@ ext_links:
mkdocs: mkdocs:
stage: build stage: build
image: it4innovations/docker-mkdocscheck:latest image: it4innovations/docker-mkdocscheck:latest
cache:
paths:
- .cache/pip
- venv/
before_script: before_script:
- python -V # Print out python version for debugging - python -V # Print out python version for debugging
- virtualenv venv
- source venv/bin/activate
- pip install -r requirements.txt
script: script:
- mkdocs -V - mkdocs -V
# add version to footer # add version to footer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment