ancora modifiche comando pubblicazione

This commit is contained in:
Samuele Locatelli
2021-05-26 20:28:01 +02:00
parent 8ac1fbb721
commit 9aef411c5b
+1 -1
View File
@@ -54,7 +54,7 @@ staging:
- *nuget-fix
- dotnet restore
script:
- dotnet publish -p:PublishReadyToRun=true -p:m=8 -p:DeployOnBuild=true -p:PublishProfile=IIS01.pubxml -p:RunCodeAnalysis=false -p:Configuration=Release -p:username=jenkins -p:Password=viadante16 -p:AllowUntrustedCertificate=true -p:OutputPath=bin/ -verbosity:minimal MP.Stats/MP.Stats.csproj
- dotnet publish -p:PublishReadyToRun=true -p:m=8 -p:PublishProfile=IIS01.pubxml -p:RunCodeAnalysis=false -p:Configuration=Release -p:username=jenkins -p:Password=viadante16 -p:AllowUntrustedCertificate=true -p:OutputPath=bin/ MP.Stats/MP.Stats.csproj
release:
stage: release