From db87fafb6c5dd660c983ba17d8cc76ee475cc0f9 Mon Sep 17 00:00:00 2001 From: Christoph Stahl Date: Thu, 1 Dec 2022 19:46:47 +0000 Subject: [PATCH] Fixed a missing colon --- .gitlab/.gitlab-webide.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab/.gitlab-webide.yml b/.gitlab/.gitlab-webide.yml index b3f4d0d..24d839f 100644 --- a/.gitlab/.gitlab-webide.yml +++ b/.gitlab/.gitlab-webide.yml @@ -1,4 +1,4 @@ -terminal +terminal: image: python:alpine before_script: - pip install poetry