Skip to content

Commit

Permalink
ceph-dev-new-trigger: Keep more builds
Browse files Browse the repository at this point in the history
Builds of this job take up 20MB.

Signed-off-by: Zack Cerza <[email protected]>
  • Loading branch information
zmc committed Nov 25, 2024
1 parent f65e29f commit a16772b
Showing 1 changed file with 9 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
block-upstream: false
properties:
- build-discarder:
num-to-keep: 50
num-to-keep: 100
artifact-days-to-keep: -1
artifact-num-to-keep: -1
- github:
Expand Down Expand Up @@ -273,6 +273,14 @@
DISTROS=centos8 focal
FLAVOR=jaeger
ARCHS=x86_64
# sccache
- conditional-step:
condition-kind: regex-match
regex: .*sccache.*
label: '${GIT_BRANCH}'
on-evaluation-failure: dont-run
steps:
- shell: echo skipping

wrappers:
- inject-passwords:
Expand Down

0 comments on commit a16772b

Please sign in to comment.