....
This commit is contained in:
parent
cc675844b6
commit
db6f514fb5
1 changed files with 1 additions and 1 deletions
|
|
@ -46,4 +46,4 @@ pack:
|
||||||
- bin/Release/nuget-host.*.nupkg
|
- bin/Release/nuget-host.*.nupkg
|
||||||
script:
|
script:
|
||||||
- dotnet pack --configuration Release --no-restore
|
- dotnet pack --configuration Release --no-restore
|
||||||
- nuget push -Source $NUGETSOURCE -ApiKey $NUGETSOURCEAPIKEY bin/Release/nuget-host.*.nupkg
|
- nuget push -Source $NUGETSOURCE -ApiKey $NUGETSOURCEAPIKEY src/nuget-host/bin/Release/nuget-host.*.nupkg
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue