Testing webide from gitlab

This commit is contained in:
Christoph Stahl 2022-12-01 20:45:28 +01:00
parent b6ec014914
commit 00b9a596ab

View file

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