https://github.com/thxcode/drone-releaser
Drone plugin for releasing
https://github.com/thxcode/drone-releaser
Last synced: 2 months ago
JSON representation
Drone plugin for releasing
- Host: GitHub
- URL: https://github.com/thxcode/drone-releaser
- Owner: thxCode
- License: apache-2.0
- Created: 2020-04-13T05:04:16.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-13T12:31:41.000Z (about 5 years ago)
- Last Synced: 2025-02-03T11:21:58.976Z (4 months ago)
- Language: Dockerfile
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# drone-releaser
Drone plugin for using [drone-github-release](https://github.com/drone-plugins/drone-github-release) and [release-notary](https://github.com/outillage/release-notary), it can replace [plugin/github-release](https://hub.docker.com/r/plugins/github-release/) image.
[](https://github.com/thxcode/drone-releaser) [](https://hub.docker.com/r/maiwj/drone-releaser) [](https://hub.docker.com/r/maiwj/drone-releaser) [](https://store.docker.com/community/images/maiwj/drone-releaser) [](https://github.com/thxcode/drone-releaser)
[](https://microbadger.com/images/maiwj/drone-releaser) [](http://microbadger.com/images/maiwj/drone-releaser) [](http://microbadger.com/images/maiwj/drone-releaser.svg)
## Package
```shell
# build image
IMAGE_NAME=maiwj/drone-releaser:v0.1.0 ./hooks/build# push image
IMAGE_NAME=maiwj/drone-releaser:v0.1.0 ./hooks/post_push```
## License
drone-releaser is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.