Initial config for building the plugin itself
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
# Drone plugin for Helm 3
|
||||
|
||||
TODO: useful information in this README
|
||||
TODO:
|
||||
|
||||
* [x] Make a `.drone.yml` that's sufficient for building an image
|
||||
* [x] Make a `Dockerfile` that's sufficient for launching the built image
|
||||
* [ ] Make `cmd/drone-helm/main.go` actually invoke `helm`
|
||||
* [ ] Change `.drone.yml` to use a real docker registry
|
||||
|
||||
Reference in New Issue
Block a user