@ -18,8 +18,7 @@ Atheneum:Pages:
stage: pages
script:
- python3 -m pip install pipenv
- pipenv install --dev
- pipenv shell
- pipenv install --dev --system
- cd server/documentation
- apt --no-cache install make
- make html
@ -29,5 +28,3 @@ Atheneum:Pages:
- public
tags:
- docker
only:
- master