From 458b540ba54001cf30937ea415812382a8be53d1 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Wed, 17 Mar 2021 19:04:50 +0000 Subject: [PATCH] debug Gitlab job succeeded --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3166672a..7296cfd1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ # https://gitlab.com/tobiaskoch/gitlab-ci-example-mono # see https://hub.docker.com/_/mono/ -image: mono:latest +image: mono:4.6.2.7 language: csharp os: linux