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