Set build output to latest ImageStreamTag
This commit is contained in:
parent
05fd3807b5
commit
1afc10e28b
1 changed files with 2 additions and 2 deletions
|
@ -88,8 +88,8 @@
|
||||||
},
|
},
|
||||||
"output": {
|
"output": {
|
||||||
"to": {
|
"to": {
|
||||||
"kind": "ImageStream",
|
"kind": "ImageStreamTag",
|
||||||
"name": "nodejs-example"
|
"name": "nodejs-example:latest"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"triggers": [
|
"triggers": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue