Fixed a missing colon

This commit is contained in:
Christoph Stahl 2022-12-01 19:46:47 +00:00
parent 00b9a596ab
commit db87fafb6c

View file

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