From cc675844b618af916e94086aa43f6f7487cac359 Mon Sep 17 00:00:00 2001 From: Paul Schneider Date: Sun, 9 May 2021 15:41:05 +0100 Subject: [PATCH] ... --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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