From 5e58ebbc429d81177e7f153c5890373178802488 Mon Sep 17 00:00:00 2001 From: aram price Date: Mon, 22 Jun 2026 17:30:16 -0700 Subject: [PATCH] ci: remove `old_name` now that pipelines are configured --- ci/pipeline-template.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci/pipeline-template.yml b/ci/pipeline-template.yml index fdc00ff46..a37636b6a 100644 --- a/ci/pipeline-template.yml +++ b/ci/pipeline-template.yml @@ -1006,7 +1006,6 @@ jobs: #!- #@ cleanup_unpublished_light_stemcells("cn") - name: create-light-aws-(@= data.values.stemcell_details.os_name @)-(@= str(data.values.stemcell_details.major_version) @) - old_name: build-light-aws-(@= data.values.stemcell_details.os_name @)-(@= str(data.values.stemcell_details.major_version) @) plan: - get: bosh-stemcells-ci - get: aws-light-stemcell-builder-registry-image @@ -1096,7 +1095,6 @@ jobs: serial: true - name: create-light-google-(@= data.values.stemcell_details.os_name @)-(@= str(data.values.stemcell_details.major_version) @) - old_name: build-light-google-(@= data.values.stemcell_details.os_name @)-(@= str(data.values.stemcell_details.major_version) @) plan: - in_parallel: - get: stemcell