diff --git a/ci/infrastructure.yml b/ci/infrastructure.yml index 9ac07a82..125c87d0 100644 --- a/ci/infrastructure.yml +++ b/ci/infrastructure.yml @@ -221,7 +221,7 @@ bbr-bbl-up-task: &bbr-bbl-up-task-config rebase: true lite-bbl-up-task: &lite-bbl-up-task-config - file: cf-deployment-concourse-tasks-bbl-9.0.36/bbl-up/task.yml + file: cf-deployment-concourse-tasks/bbl-up/task.yml input_mapping: bbl-config: combined-inputs bbl-state: relint-envs @@ -478,13 +478,6 @@ resources: source: uri: https://github.com/cloudfoundry/cf-deployment-concourse-tasks.git -- name: cf-deployment-concourse-tasks-bbl-9.0.36 - type: git - icon: github - source: - uri: https://github.com/cloudfoundry/cf-deployment-concourse-tasks.git - branch: bbl-9.0.36 - - name: runtime-ci type: git icon: github @@ -748,7 +741,6 @@ jobs: - in_parallel: - get: relint-envs - get: cf-deployment-concourse-tasks - - get: cf-deployment-concourse-tasks-bbl-9.0.36 - get: bosh-bootloader - get: runtime-ci - task: combine-bbl-configs @@ -970,7 +962,6 @@ jobs: params: {acquire: true} - get: relint-envs - get: cf-deployment-concourse-tasks - - get: cf-deployment-concourse-tasks-bbl-9.0.36 - get: bosh-bootloader - get: runtime-ci - get: every-tuesday-morning