From 82e9f9ee26313002d00cc5c2d7f6143e2a92530d Mon Sep 17 00:00:00 2001 From: Kris De Volder Date: Wed, 21 Feb 2018 14:25:16 -0800 Subject: [PATCH] Repeat vscode-boot-rc build on fail It already has passed the tests in snapshot build. So failure are almost certainly due to test flakyness. --- concourse/pipeline.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/concourse/pipeline.yml b/concourse/pipeline.yml index 6b12cd46e..3edd425e5 100644 --- a/concourse/pipeline.yml +++ b/concourse/pipeline.yml @@ -812,6 +812,7 @@ jobs: passed: - trigger-rc-build - task: build-spring-boot-rc + attempts: 4 file: sts4/concourse/tasks/rc-build.yml params: extension_id: vscode-spring-boot