Skip to content

Commit

Permalink
Remove unused tracker-output target project.
Browse files Browse the repository at this point in the history
[#157787724](https://www.pivotaltracker.com/story/show/157787724)

Signed-off-by: Dale Wick <[email protected]>
Co-authored-by: Dale Wick <[email protected]>
  • Loading branch information
Behrouz Soroushian and Dale Wick committed Oct 31, 2018
1 parent 2ba50d7 commit 3a53e8b
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 3a53e8b

Please sign in to comment.