Skip to content

Commit 16f8277

Browse files
lloekidevflow.devflow-routing-intake
andauthored
Set Java-specific injection package size ratchet (#11020)
Set Java-specific injection package size ratchet Co-authored-by: devflow.devflow-routing-intake <devflow.devflow-routing-intake@kubernetes.us1.ddbuild.io>
1 parent 9f89a0b commit 16f8277

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,10 @@ variables:
4343
description: "Enable flaky tests"
4444
value: "false"
4545

46+
# One pipeline injection package size ratchet
47+
OCI_PACKAGE_MAX_SIZE_BYTES: 40_000_000
48+
LIB_INJECTION_IMAGE_MAX_SIZE_BYTES: 40_000_000
49+
4650
# trigger new commit cancel
4751
workflow:
4852
auto_cancel:

0 commit comments

Comments
 (0)