Added nuget push!
continuous-integration/drone/push Build is failing Details

Xander Sigler 3 years ago
parent 6f1fc9ad90
commit 6e6d95ba40

@ -16,6 +16,7 @@ steps:
- dotnet build
- dotnet pack --version-suffix ${DRONE_BUILD_NUMBER} -o .
- ls
- dotnet nuget push *.nupkg --api-key oy2adzrarabcfh2xhpvq5um34wvzkf4e5kt5dk52yn7xvm --source https://api.nuget.org/v3/index.json
- name: finish
image: busybox

Loading…
Cancel
Save