Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ variables:
REPO_LANG: ruby # ruby is used rather that "rb"
BUILD_JOB_NAME: save_versions
REPO_NOTIFICATION_CHANNEL: "#guild-dd-ruby"
OCI_PACKAGE_MAX_SIZE_BYTES: 160000000
LIB_INJECTION_IMAGE_MAX_SIZE_BYTES: 200000000

default:
Expand Down
2 changes: 1 addition & 1 deletion .gitlab/one-pipeline.locked.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# DO NOT EDIT THIS FILE MANUALLY
# This file is auto-generated by automation.
include:
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/9ee4cc0665aa8ccf933b658daa62fbda5efc70a75f094bf775610328bd21c4aa/one-pipeline.yml
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/35232333af9db0dce47f0f829e012fe3d90c31dbd88103fa2ff910c3d421fb0f/one-pipeline.yml
Loading