Fixed a missing colon
This commit is contained in:
parent
00b9a596ab
commit
db87fafb6c
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
terminal
|
||||
terminal:
|
||||
image: python:alpine
|
||||
before_script:
|
||||
- pip install poetry
|
||||
|
|
Loading…
Add table
Reference in a new issue