Skip to content

Commit e3a311c

Browse files
committed
Update one pipeline to add custom OCI package size
1 parent 70d0def commit e3a311c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ variables:
1515
REPO_LANG: ruby # ruby is used rather that "rb"
1616
BUILD_JOB_NAME: save_versions
1717
REPO_NOTIFICATION_CHANNEL: "#guild-dd-ruby"
18+
OCI_PACKAGE_MAX_SIZE_BYTES: 160000000
1819
LIB_INJECTION_IMAGE_MAX_SIZE_BYTES: 200000000
1920

2021
default:

.gitlab/one-pipeline.locked.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# DO NOT EDIT THIS FILE MANUALLY
22
# This file is auto-generated by automation.
33
include:
4-
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/9ee4cc0665aa8ccf933b658daa62fbda5efc70a75f094bf775610328bd21c4aa/one-pipeline.yml
4+
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/35232333af9db0dce47f0f829e012fe3d90c31dbd88103fa2ff910c3d421fb0f/one-pipeline.yml

0 commit comments

Comments
 (0)