Commit 5a13b5a0 authored by Thomas Boni's avatar Thomas Boni
Browse files

set fixed version to install pipenv

parent ecd4ec65
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -199,7 +199,7 @@ mkdocs:
    PYTHONPATH: "./:$PYTHONPATH"
    JOB_LOGFILE: "builder.log"
  before_script:
    - pip install pipenv && pipenv install
    - pip install pipenv==2020.11.15 && pipenv install
    - pipenv run python tools/builder/builder.py
  artifacts:
    paths: