Update readme
This commit is contained in:
parent
b11dd57338
commit
26454722a6
|
@ -11,7 +11,7 @@ This pipeline will update the `my-deployment` deployment with the image tagged `
|
||||||
image: quay.io/honestbee/drone-kubernetes
|
image: quay.io/honestbee/drone-kubernetes
|
||||||
deployment: my-deployment
|
deployment: my-deployment
|
||||||
repo: myorg/myrepo
|
repo: myorg/myrepo
|
||||||
name: my-container
|
container: my-container
|
||||||
namespace: default
|
namespace: default
|
||||||
tag: ${DRONE_COMMIT_SHA:8}
|
tag: ${DRONE_COMMIT_SHA:8}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue