mirror of
https://github.com/nsnail/Ocelot.git
synced 2025-06-20 06:58:16 +08:00
ooops
This commit is contained in:
@ -4,7 +4,7 @@ echo Packing Ocelot Version %1
|
||||
nuget pack .\Ocelot.nuspec -version %1
|
||||
|
||||
echo Publishing Ocelot
|
||||
nuget push Ocelot.%1.nupkg -ApiKey adc6c39d-ae94-496c-823e-b96f64ee23ff -Source https://www.nuget.org/api/v2/package
|
||||
nuget push Ocelot.%1.nupkg -ApiKey %2 -Source https://www.nuget.org/api/v2/package
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user