File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed
Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change @@ -681,17 +681,16 @@ jobs:
681681 - get : bosh-windows-stemcell-builder-ci
682682 - get : stemcell-builder
683683 trigger : true
684- - in_parallel :
685- - task : test-units-bosh-psmodules
686- file : bosh-windows-stemcell-builder-ci/ci/tasks/test-units-bosh-psmodules/task.yml
687- tags : [windows-nimbus]
688- params :
689- MODULES_DIR : modules
690- - task : test-units-bosh-psmodules-stembuild
691- file : bosh-windows-stemcell-builder-ci/ci/tasks/test-units-bosh-psmodules/task.yml
692- tags : [windows-nimbus]
693- params :
694- MODULES_DIR : stembuild/modules
684+ - task : test-units-bosh-psmodules
685+ file : bosh-windows-stemcell-builder-ci/ci/tasks/test-units-bosh-psmodules/task.yml
686+ tags : [windows-nimbus]
687+ params :
688+ MODULES_DIR : modules
689+ - task : test-units-bosh-psmodules-stembuild
690+ file : bosh-windows-stemcell-builder-ci/ci/tasks/test-units-bosh-psmodules/task.yml
691+ tags : [windows-nimbus]
692+ params :
693+ MODULES_DIR : stembuild/modules
695694- name : test-stemcell-builder
696695 serial : true
697696 plan :
You can’t perform that action at this time.
0 commit comments