Testing webide from gitlab
This commit is contained in:
parent
b6ec014914
commit
00b9a596ab
1 changed files with 5 additions and 0 deletions
5
.gitlab/.gitlab-webide.yml
Normal file
5
.gitlab/.gitlab-webide.yml
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
terminal
|
||||||
|
image: python:alpine
|
||||||
|
before_script:
|
||||||
|
- pip install poetry
|
||||||
|
- poetry install
|
Loading…
Add table
Reference in a new issue