Skip to content

Commit 56028ae

Browse files
committed
coderabbit nit
fixes #661
1 parent 1c0778f commit 56028ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ci/pipeline-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1469,7 +1469,7 @@ resources:
14691469
source:
14701470
bucket: bosh-gce-raw-stemcells-new
14711471
json_key: ((gcp_json_key))
1472-
regexp: bosh-stemcell-([0-9\.]+)-google-kvm-ubuntu-*-raw.tar.gz
1472+
regexp: bosh-stemcell-([0-9.]+)-google-kvm-ubuntu-[a-z]+-raw.tar.gz
14731473
type: gcs-resource
14741474

14751475
- name: candidate-aws-light-(@= data.values.stemcell_details.os_name @)-stemcell-(@= str(data.values.stemcell_details.major_version) @)

0 commit comments

Comments
 (0)