Skip to content

Commit

Permalink
instructions to build and publish forks
Browse files Browse the repository at this point in the history
  • Loading branch information
josmo committed Aug 2, 2018
1 parent fba3dfa commit 1e386e1
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -34,7 +34,12 @@ docker run --rm \

### Contribution

TBD
This repo is setup in a way that if you enable a personal drone server to build your fork it will
build and publish your image (makes it easier to test PRs and use the image till the contributions get merged)

* Build local ```DRONE_REPO_OWNER=josmo DRONE_REPO_NAME=drone-helm drone exec```
* on your server just make sure you have DOCKER_USERNAME, DOCKER_PASSWORD, and PLUGIN_REPO set as secrets


### Fork Notes

Expand Down

0 comments on commit 1e386e1

Please sign in to comment.