Skip to content

Commit 146b574

Browse files
committed
[CI] trigger bi-weekly
1 parent 0839f3d commit 146b574

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

ci/pipelines/bosh-bootloader.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,13 @@ resources:
214214
source:
215215
uri: https://github.com/cloudfoundry/runtime-ci
216216

217+
- name: bi-weekly
218+
type: time
219+
source:
220+
days:
221+
- Monday
222+
interval: 336h
223+
217224
jobs:
218225
- name: bump-bbl-deployment-image
219226
plan:
@@ -233,10 +240,9 @@ jobs:
233240
- in_parallel:
234241
- get: bbl-release-official
235242
- get: bosh-deployment
236-
trigger: true
237243
- get: jumpbox-deployment
244+
- get: bi-weekly
238245
trigger: true
239-
240246
- put: version-bump-deployments
241247
params:
242248
file: bbl-release-official/version

0 commit comments

Comments
 (0)