From 3a53e8be45313fb5090007593cff9187273627aa Mon Sep 17 00:00:00 2001 From: Behrouz Soroushian Date: Wed, 31 Oct 2018 11:24:40 -0400 Subject: [PATCH] Remove unused tracker-output target project. [#157787724](https://www.pivotaltracker.com/story/show/157787724) Signed-off-by: Dale Wick Co-authored-by: Dale Wick --- ci/pipeline.yml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 82f9e20e..6031625f 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -190,16 +190,6 @@ jobs: get_params: action: destroy - - name: delivery - plan: - - aggregate: - - {get: bosh-cpi-release, trigger: true, resource: bosh-cpi-dev-artifacts, passed: [end-2-end, bats, integration]} - - {get: bosh-cpi-src, trigger: false, resource: bosh-cpi-src-in, passed: [end-2-end, bats, integration]} - - put: tracker-output - params: - repos: - - bosh-cpi-src - - name: promote-candidate plan: - aggregate: @@ -310,12 +300,6 @@ resources: source: uri: https://github.com/cloudfoundry/bosh-acceptance-tests.git branch: master - - name: tracker-output - type: tracker - source: - token: {{tracker_api_token}} - project_id: {{tracker_project_id}} - tracker_url: https://www.pivotaltracker.com - name: bosh-deployment type: git source: