Skip to content
Snippets Groups Projects
Commit af44ac9f authored by Ben Parees's avatar Ben Parees
Browse files

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

Set build output to latest ImageStreamTag
parents b0b566c0 1afc10e2
No related branches found
No related tags found
No related merge requests found
...@@ -89,8 +89,8 @@ ...@@ -89,8 +89,8 @@
}, },
"output": { "output": {
"to": { "to": {
"kind": "ImageStream", "kind": "ImageStreamTag",
"name": "nodejs-example" "name": "nodejs-example:latest"
} }
}, },
"triggers": [ "triggers": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment