Update readme

This commit is contained in:
Charles Martinot 2017-02-08 13:48:42 +08:00
parent 4dd07c4a73
commit 5800042246
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ This pipeline will update the `my-deployment` deployment with the image tagged `
container: my-container
tag: ${DRONE_COMMIT_SHA:8}
Deploying several new containers, eg in a scheduler-worker setup.
Deploying several new containers, eg in a scheduler-worker setup. Make sure your container `name` in your manifest is the same for each pod.
pipeline:
deploy: