api key unprotected
This commit is contained in:
@ -44,4 +44,5 @@ pack:
|
||||
paths:
|
||||
- bin/Release/nuget-host.*.nupkg
|
||||
script:
|
||||
- dotnet pack --version-suffix ci --configuration Release --no-restore
|
||||
- dotnet pack --configuration Release --no-restore
|
||||
- nuget push -Source $NUGETSOURCE -ApiKey $NUGETSOURCEAPIKEY bin/Release/nuget-host.*.nupkg
|
||||
|
Reference in New Issue
Block a user