We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c0778f commit 56028aeCopy full SHA for 56028ae
1 file changed
ci/pipeline-template.yml
@@ -1469,7 +1469,7 @@ resources:
1469
source:
1470
bucket: bosh-gce-raw-stemcells-new
1471
json_key: ((gcp_json_key))
1472
- regexp: bosh-stemcell-([0-9\.]+)-google-kvm-ubuntu-*-raw.tar.gz
+ regexp: bosh-stemcell-([0-9.]+)-google-kvm-ubuntu-[a-z]+-raw.tar.gz
1473
type: gcs-resource
1474
1475
- name: candidate-aws-light-(@= data.values.stemcell_details.os_name @)-stemcell-(@= str(data.values.stemcell_details.major_version) @)
0 commit comments