From c14adcdd805e24e85ab603db4e94f01585735022 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Wed, 16 Jun 2021 20:19:08 +0100 Subject: [PATCH] try++ --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e54a861..542fa14 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ before_script: - dotnet restore after_script: - - dotnet nuget source remove gitlab + - dotnet nuget remove source gitlab nonreg: stage: test