minor change
This commit is contained in:
@ -49,5 +49,5 @@ pack:
|
||||
script:
|
||||
- dotnet pack --configuration Release --no-restore
|
||||
- cd src/nuget-cli
|
||||
- dotnet run push -s $NUGETSOURCE -k "$NUGETSOURCEAPIKEY" ../nuget-host/bin/Release/nuget-host.*.nupkg
|
||||
- dotnet run push -s $NUGETSOURCE -k $NUGETSOURCEAPIKEY ../nuget-host/bin/Release/nuget-host.*.nupkg
|
||||
|
||||
|
Reference in New Issue
Block a user