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