We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 685be55 commit c643643Copy full SHA for c643643
.gitlab-ci.yml
@@ -24,6 +24,7 @@ variables:
24
BUILD_CACHE_POLICY: pull
25
GRADLE_VERSION: "8.4" # must match gradle-wrapper.properties
26
JAVA_BUILD_IMAGE_VERSION: "v25.01"
27
+ REPO_NOTIFICATION_CHANNEL: "#apm-java-escalations"
28
29
default:
30
tags: [ "arch:amd64" ]
0 commit comments