From 0d29f44c9df463e9be636ee7c80244684775d35d Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 11 Apr 2022 18:18:30 +0200 Subject: [PATCH] test echo restore nuget --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index d7be988..ac6f9c9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -100,6 +100,7 @@ WebLCP:build: APP_NAME: WebLCP before_script: - *nuget-fix + - '& echo "$env:NUGET_PATH" restore $env:SOL_NAME.sln -Verbosity quiet' - '& "$env:NUGET_PATH" restore $env:SOL_NAME.sln -Verbosity quiet' - *version-fix script: