Skip to content

Commit bb12bb1

Browse files
dpb587-pivotalDale Wick
authored and
Dale Wick
committed
Branching for the 3431.x stemcell series.
[#149936513](https://www.pivotaltracker.com/story/show/149936513) Signed-off-by: Dale Wick <[email protected]>
1 parent 5d99206 commit bb12bb1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

ci/configure.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
set -eu
44

55
fly -t production set-pipeline \
6-
-p bosh:stemcells:3421.x -c ci/pipeline.yml \
7-
-l <(lpass show --note "concourse:production pipeline:bosh:stemcells:3421.x") \
6+
-p bosh:stemcells:3431.x -c ci/pipeline.yml \
7+
-l <(lpass show --note "concourse:production pipeline:bosh:stemcells:3431.x") \
88
-l <(lpass show --note "bats-concourse-pool:vsphere secrets")

ci/pipeline.yml

+1
Original file line numberDiff line numberDiff line change
@@ -699,6 +699,7 @@ resources:
699699
- name: version
700700
type: semver
701701
source:
702+
initial_version: 3431.10.0
702703
driver: s3
703704
key: {{stemcell_version_key}}
704705
bucket: {{candidate_stemcell_bucket}}

0 commit comments

Comments
 (0)