diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b9c4d0f4..7031f27f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -133,6 +133,7 @@ STA:installer: needs: ["build"] variables: APP_NAME: MP.Stats + NEXUS_PATH: MP-STATS before_script: # - *nuget-fix # - dotnet restore @@ -152,6 +153,7 @@ PRG:installer: needs: ["build"] variables: APP_NAME: MP.Prog + NEXUS_PATH: MP-PROG before_script: # - *nuget-fix # - dotnet restore