diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9e6d9c1..476a2c8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -29,7 +29,7 @@ test2: script: - echo "Do another parallel test here" - echo "For example run a lint test" - - + - echo BUT DONO dotnet user-secrets list --project test/nuget.host.tests/ publish: stage: deploy