syng/.gitlab/.gitlab-webide.yml

5 lines
95 B
YAML

terminal
image: python:alpine
before_script:
- pip install poetry
- poetry install