Skip to content

Commit c643643

Browse files
add repo notification channel (#8423)
1 parent 685be55 commit c643643

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ variables:
2424
BUILD_CACHE_POLICY: pull
2525
GRADLE_VERSION: "8.4" # must match gradle-wrapper.properties
2626
JAVA_BUILD_IMAGE_VERSION: "v25.01"
27+
REPO_NOTIFICATION_CHANNEL: "#apm-java-escalations"
2728

2829
default:
2930
tags: [ "arch:amd64" ]

0 commit comments

Comments
 (0)