From 92fd05d32d01a3274072c2ff9912214af7d18a69 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 15 Sep 2021 19:41:00 +0200 Subject: [PATCH] ancora correzione yaml --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4a9c1dac..8be42778 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -130,7 +130,7 @@ STA:installer: - master needs: ["build"] variables: - APP_NAME: MP-STATS + APP_NAME: MP.Stats before_script: # - *nuget-fix # - dotnet restore @@ -149,7 +149,7 @@ PRG:installer: - master needs: ["build"] variables: - APP_NAME: MP-Prog + APP_NAME: MP.Prog before_script: # - *nuget-fix # - dotnet restore