From 12c5d4edd3f8ed096fa613a45c62a4f7b96e1b68 Mon Sep 17 00:00:00 2001 From: Kai Kriegel Date: Thu, 16 Sep 2021 21:00:20 +0000 Subject: [PATCH] Update .gitlab/.gitlab-webide.yml --- .gitlab/.gitlab-webide.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitlab/.gitlab-webide.yml diff --git a/.gitlab/.gitlab-webide.yml b/.gitlab/.gitlab-webide.yml new file mode 100644 index 0000000..8a07c46 --- /dev/null +++ b/.gitlab/.gitlab-webide.yml @@ -0,0 +1,4 @@ +terminal: + # This can be any image that has the necessary runtime environment for your project. + image: registry.gitlab.com/fabinfra/gtk-sharp-build:latest + script: bash