Skip to content
Snippets Groups Projects
Commit a966e9e1 authored by Sabine Schröder's avatar Sabine Schröder
Browse files

upload correct version of .gitlab-ci.yml

parent a8a18c8b
No related branches found
No related tags found
No related merge requests found
Pipeline #37653 failed
......@@ -18,9 +18,7 @@ docs:
script:
- zypper --non-interactive install python3-pip
- pip install --upgrade pip
- ls -l requirements.txt
#next command not working, although everything is there
#- pip install --no-cache-dir -r requirements.txt
- pip install --no-cache-dir -r requirements.txt
- pip install sphinx
- pip install sphinxcontrib.napoleon
- pip install sphinxcontrib.restbuilder
......
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