Skip to content

Commit 2102950

Browse files
committed
use light stemcell to test bats and e2e; change downloading cli ways
1 parent c738c5a commit 2102950

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All releases of the BOSH CPI for Alibaba Cloud will be documented in this file.
55

66
IMPROVEMENTS
77

8-
- use light stemcell to test bats and e2e; change downloading cli ways ([#92](https://github.com/cloudfoundry-incubator/bosh-alicloud-cpi-release/pull/92))
8+
- use light stemcell to test bats and e2e; change downloading cli ways ([#91](https://github.com/cloudfoundry-incubator/bosh-alicloud-cpi-release/pull/91))
99

1010
## 24.0.0 (July 25, 2019)
1111

ci/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ resources:
294294
- name: ubuntu-xenial-light-stemcell
295295
type: s3
296296
source:
297-
regexp: light-bosh-stemcell-(\d+\.\d+\.\d+)-alicloud-kvm-ubuntu-xenial-go_agent.tgz
297+
regexp: light-bosh-stemcell-(\d+\.\d+)-alicloud-kvm-ubuntu-xenial-go_agent.tgz
298298
bucket: {{bosh_light_stemcell_bucket}}
299299
region: {{bosh_light_stemcell_region}}
300300
access_key_id: {{bosh_light_stemcell_access_key}}

0 commit comments

Comments
 (0)