@ -3,6 +3,10 @@ image: python:3.8-buster
before_script:
- pip install -r requirements.txt
stages:
- test
- deploy
test:
stage: test
script: