https://github.com/drone-plugins/drone-nuget
Drone plugin for uploading files to NuGet repository
https://github.com/drone-plugins/drone-nuget
drone drone-plugin
Last synced: 5 months ago
JSON representation
Drone plugin for uploading files to NuGet repository
- Host: GitHub
- URL: https://github.com/drone-plugins/drone-nuget
- Owner: drone-plugins
- License: apache-2.0
- Created: 2016-01-26T21:20:05.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2025-12-03T22:00:24.000Z (6 months ago)
- Last Synced: 2025-12-07T04:02:01.859Z (6 months ago)
- Topics: drone, drone-plugin
- Language: JavaScript
- Homepage:
- Size: 54.7 KB
- Stars: 4
- Watchers: 3
- Forks: 9
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Maintainers: MAINTAINERS
Awesome Lists containing this project
README
# drone-nuget
[](http://beta.drone.io/drone-plugins/drone-nuget)
[](https://aircover.co/drone-plugins/drone-nuget)
[](https://imagelayers.io/?images=plugins/drone-nuget:latest 'Get your own badge on imagelayers.io')
Drone plugin to publish files and artifacts to NuGet repository. For the usage information and a listing of the available options please take a look at [the docs](DOCS.md).
## Execute
Install the deps using `make`:
```
make install
```
### Example
```sh
npm start <