File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments