diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9e7bc81..6c5df5a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,8 +6,9 @@ image: busybox:latest before_script: - dotnet restore + - dotnet nuget remove source gitlab || true -#after_script: +after_script: nonreg: stage: test