From 26454722a6458a8f39c73181369c08b5ed22e4c7 Mon Sep 17 00:00:00 2001 From: Charles Martinot Date: Tue, 17 Jan 2017 18:12:14 +0800 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7b335c..1c19708 100644 --- a/README.md +++ b/README.md @@ -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}