Give contributors some maybe-adequate information [#12]

I honestly have no idea how useful this document is, but it's probably
better than nothing?
This commit is contained in:
Erin Call
2019-12-25 16:08:29 -08:00
parent f00f6a6329
commit a71bba71fd
2 changed files with 57 additions and 0 deletions

View File

@@ -30,3 +30,12 @@ steps:
dockerfile: Dockerfile
when:
event: [ tag, push ]
# Example configuration for publishing to a local registry for testing.
# - name: publish_locally
# image: plugins/docker
# settings:
# dockerfile: Dockerfile
# insecure: true
# registry: 0.0.0.0:5000
# repo: 0.0.0.0:5000/drone-helm3