fix yaml x dotnet restore finale

This commit is contained in:
Samuele Locatelli
2021-11-25 08:59:17 +01:00
parent 3b4eb2fce4
commit d2ca541109
+1 -1
View File
@@ -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...