From f9894621cff3e3f4bc87a2ec24029f1b137f463b Mon Sep 17 00:00:00 2001 From: Kris De Volder Date: Tue, 13 Feb 2018 11:43:09 -0800 Subject: [PATCH] Add spring-boot .vsix snapshot to pipeline --- concourse/pipeline.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index 4bb632dc1..3f5639f4a 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -944,6 +944,10 @@ jobs: trigger: true passed: - build-manifest-yaml-vsix-snapshot + - get: s3-spring-boot-vsix-snapshot + trigger: true + passed: + - build-spring-boot-vsix-snapshot - get: s3-boot-properties-vsix-snapshot trigger: true passed: