Skip to content
Snippets Groups Projects
Commit db852f74 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

fix

	modified:   .gitlab-ci.yml
parent 1141c9a4
No related branches found
No related tags found
2 merge requests!430fix,!429exclude search
Pipeline #31754 passed with warnings
......@@ -66,6 +66,7 @@ mkdocs:
before_script:
- source /opt/.venv3/bin/activate
- python -V # debug
- pip install -r requirements.txt
- pip freeze # debug
- mkdocs -V # debug
script:
......
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