syng/.gitlab/.gitlab-webide.yml

6 lines
95 B
YAML
Raw Normal View History

2022-12-01 20:45:28 +01:00
terminal
image: python:alpine
before_script:
- pip install poetry
- poetry install