mirror of
https://github.com/honestbee/drone-kubernetes.git
synced 2025-05-16 00:53:17 +00:00
Update readme
This commit is contained in:
parent
b11dd57338
commit
26454722a6
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ This pipeline will update the `my-deployment` deployment with the image tagged `
|
|||
image: quay.io/honestbee/drone-kubernetes
|
||||
deployment: my-deployment
|
||||
repo: myorg/myrepo
|
||||
name: my-container
|
||||
container: my-container
|
||||
namespace: default
|
||||
tag: ${DRONE_COMMIT_SHA:8}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue