Provide better e2e-testing instructions [#12]

The "get a kubernetes cluster" part could use some outfleshing, but this
is certainly more straightforward than it was before.
This commit is contained in:
Erin Call
2019-12-26 15:21:01 -08:00
parent 232bb5eb96
commit 24060c18fc
4 changed files with 17 additions and 21 deletions

View File

@@ -30,12 +30,3 @@ 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