File tree Expand file tree Collapse file tree 2 files changed +0
-13
lines changed
ci/tasks/copy-aws-stemcell Expand file tree Collapse file tree 2 files changed +0
-13
lines changed Original file line number Diff line number Diff line change 1919 set -x
2020fi
2121
22- CONCOURSE_ROOT=" $( pwd) "
23-
24- " ${CONCOURSE_ROOT} /bosh-windows-stemcell-builder-ci/ci/tasks/build-agent-zip/run.sh"
25- " ${CONCOURSE_ROOT} /bosh-windows-stemcell-builder-ci/ci/tasks/build-psmodules-zip/run.sh"
26-
2722pushd stemcell-builder
2823 bundle install --without test
2924
Original file line number Diff line number Diff line change 77 - name : version
88 - name : amis
99 - name : default-stemcell
10- - name : bosh-agent-release
11- - name : blobstore-dav-cli
12- - name : blobstore-s3-cli
13- - name : blobstore-gcs-cli
14- - name : windows-bsdtar
15- - name : windows-winsw
16-
1710
1811outputs :
1912 - name : copied-regional-stemcells
@@ -30,4 +23,3 @@ params:
3023 VERSION_DIR : ../version
3124 AMIS_DIR : ../amis
3225 DEFAULT_STEMCELL_DIR : ../default-stemcell
33- BOSH_AGENT_DIR : bosh-agent-release
You can’t perform that action at this time.
0 commit comments