api key unprotected
This commit is contained in:
parent
d063f10da5
commit
93394b3e82
2 changed files with 15 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue