diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3f639f5..8038428 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -189,7 +189,7 @@ Core:install: NEXUS_PATH: REMAN before_script: # - *nuget-fix - - dotnet restore + - dotnet restore REMAN/REMAN.sln script: - dotnet publish -p:PublishProfile=IISProfile.pubxml -p:RunCodeAnalysis=false -p:Configuration=Release REMAN/REMAN/REMAN.csproj -o:publish # qui il deploy su nexus...