More Testing gitlab ci

This commit is contained in:
Christoph Stahl 2022-12-04 16:03:05 +01:00
parent cc16796c2d
commit 7833824249
2 changed files with 0 additions and 5 deletions

View file

@ -1,5 +0,0 @@
terminal:
image: python:alpine
before_script:
- pip install poetry
- poetry install