From 7b8d8aab575203580c11f74f3c6fb2d77d4f3012 Mon Sep 17 00:00:00 2001 From: Christian Ang Date: Wed, 25 Oct 2017 09:26:40 -0700 Subject: [PATCH] Add cf*.pivotal glob to stage-ert - in install-pcf vsphere pipeline [#151069975] Signed-off-by: Arron Hocking --- install-pcf/vsphere/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-pcf/vsphere/pipeline.yml b/install-pcf/vsphere/pipeline.yml index c03bd59e9..af50a0117 100644 --- a/install-pcf/vsphere/pipeline.yml +++ b/install-pcf/vsphere/pipeline.yml @@ -195,7 +195,7 @@ jobs: trigger: true - get: pivnet-product resource: elastic-runtime - params: {globs: []} + params: {globs: ["cf*.pivotal"]} passed: [upload-ert] - task: stage