From 54beb7b3bf9173f3684482e18f1a6c2e979973bf Mon Sep 17 00:00:00 2001 From: Kris De Volder Date: Wed, 21 Dec 2016 15:35:34 -0800 Subject: [PATCH] Pipe sts4 repo version through the pipeline --- concourse/pipeline.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index 36298d87b..65c4e6618 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -113,6 +113,8 @@ jobs: plan: - aggregate: - get: sts4 + passed: + - build-vsix - get: s3-manifest-yaml-vsix passed: - build-vsix