Fix nome variabile in stage upload pacchetto nuget
This commit is contained in:
+1
-1
@@ -203,7 +203,7 @@ WebWindowConfigurator:SDK:deploy:
|
||||
- dotnet build $env:APP_NAME/$env:APP_NAME.csproj
|
||||
- dotnet pack -p:Configuration=Debug -p:verbosity=quiet -p:PackageID=Egw.Lux.WebWindowConfigurator $env:APP_NAME/$env:APP_NAME.csproj
|
||||
- '& "$env:NUGET_PATH" setapikey $NUGET_API_KEY -source http://nexus.steamware.net/repository/nuget-hosted'
|
||||
- '& "$env:NUGET_PATH" push *$env:NUM_DEB.nupkg -Source http://nexus.steamware.net/repository/nuget-hosted'
|
||||
- '& "$env:NUGET_PATH" push *$env:NUM_REL.nupkg -Source http://nexus.steamware.net/repository/nuget-hosted'
|
||||
|
||||
# # --------------------------------
|
||||
# # DEPLOY master (IIS03/IIS04)
|
||||
|
||||
Reference in New Issue
Block a user