Set build output to latest ImageStreamTag

This commit is contained in:
Rodolfo Carvalho 2015-06-16 11:53:43 +02:00
parent 05fd3807b5
commit 1afc10e28b

View file

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