Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions ci/pipelines/bosh-bootloader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -932,7 +932,8 @@ jobs:

- name: bbl-gcp-concourse-bump-deployments
serial: true
build_logs_to_retain: 100
build_log_retention:
builds: 100
plan:
- in_parallel:
- get: concourse-deployment
Expand Down Expand Up @@ -1069,7 +1070,8 @@ jobs:

# - name: bbl-lite-gcp-bump-deployments
# serial: true
# build_logs_to_retain: 100
# build_log_retention:
# builds: 100
# plan:
# - in_parallel:
# - get: bosh-bootloader
Expand Down