Skip to content

Commit 5e58ebb

Browse files
committed
ci: remove old_name now that pipelines are configured
1 parent 7d91bba commit 5e58ebb

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

ci/pipeline-template.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1006,7 +1006,6 @@ jobs:
10061006
#!- #@ cleanup_unpublished_light_stemcells("cn")
10071007

10081008
- name: create-light-aws-(@= data.values.stemcell_details.os_name @)-(@= str(data.values.stemcell_details.major_version) @)
1009-
old_name: build-light-aws-(@= data.values.stemcell_details.os_name @)-(@= str(data.values.stemcell_details.major_version) @)
10101009
plan:
10111010
- get: bosh-stemcells-ci
10121011
- get: aws-light-stemcell-builder-registry-image
@@ -1096,7 +1095,6 @@ jobs:
10961095
serial: true
10971096

10981097
- name: create-light-google-(@= data.values.stemcell_details.os_name @)-(@= str(data.values.stemcell_details.major_version) @)
1099-
old_name: build-light-google-(@= data.values.stemcell_details.os_name @)-(@= str(data.values.stemcell_details.major_version) @)
11001098
plan:
11011099
- in_parallel:
11021100
- get: stemcell

0 commit comments

Comments
 (0)