Skip to content
Snippets Groups Projects
Verified Commit 0c9a1ea3 authored by Martin Weise's avatar Martin Weise
Browse files

Use requirements.txt throughout

parent c86aff31
Branches
Tags
1 merge request!250Master
......@@ -598,7 +598,7 @@ docs-registry:
- release-v1.3
- release-v1.4
script:
- pip install pipenv && pipenv install --dev --system --deploy
- pip install -r ./requirements.txt
- python3 .docs/docker/release.py
cache:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment