minor change
This commit is contained in:
parent
d80271dcbf
commit
41fbe54638
2 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue