Skip to content

Commit 2df231f

Browse files
authoredFeb 19, 2025
Merge pull request #4412 from DataDog/landerson/notification
Add notification channel for build pipeline
2 parents f710dac + b5d0766 commit 2df231f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.gitlab-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ variables:
1515
RUBY_CUSTOM_IMAGE_BASE: $DOCKER_REGISTRY/ci/dd-trace-rb/custom_ruby
1616
REPO_LANG: ruby # ruby is used rather that "rb"
1717
BUILD_JOB_NAME: save_versions
18+
REPO_NOTIFICATION_CHANNEL: "#guild-dd-ruby"
1819

1920
default:
2021
tags: ["runner:main", "size:large"]

0 commit comments

Comments
 (0)