From c8432d7fad300ec5d77bfd63094fb41b633d53e5 Mon Sep 17 00:00:00 2001 From: Ovidio Mallo Date: Wed, 4 Jan 2017 01:29:12 +0100 Subject: [PATCH] Fix config --- deployment/manifests/build.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment/manifests/build.yaml b/deployment/manifests/build.yaml index 6ee6609..cffe051 100644 --- a/deployment/manifests/build.yaml +++ b/deployment/manifests/build.yaml @@ -28,6 +28,7 @@ objects: kind: ImageStreamTag name: ruby:2.3 namespace: openshift +parameters: - description: The image stream tag to build to. displayName: Output image stream tag name: OUTPUT_IMAGE_STREAM_TAG