@ -1,6 +1,6 @@
stages:
- test
- pages
- deploy
Atheneum:Tests:
image: python:3.6-slim-stretch
@ -15,7 +15,7 @@ Atheneum:Tests:
Atheneum:Pages:
stage: pages
stage: deploy
script:
- python3 -m pip install pipenv
- cd server