Merge pull request #9 from rhcarvalho/output-to-ist

Set build output to latest ImageStreamTag
This commit is contained in:
Ben Parees 2015-06-16 10:01:28 -04:00
commit af44ac9f34
1 changed files with 2 additions and 2 deletions

View File

@ -89,8 +89,8 @@
},
"output": {
"to": {
"kind": "ImageStream",
"name": "nodejs-example"
"kind": "ImageStreamTag",
"name": "nodejs-example:latest"
}
},
"triggers": [