We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd05946 commit 6e3f2dfCopy full SHA for 6e3f2df
1 file changed
.gitlab-ci.yml
@@ -29,7 +29,7 @@ variables:
29
GRADLE_VERSION: "8.14.4" # must match gradle-wrapper.properties
30
MAVEN_REPOSITORY_PROXY: "https://depot-read-api-java.us1.ddbuild.io/magicmirror/magicmirror/@current/"
31
GRADLE_PLUGIN_PROXY: "https://depot-read-api-java.us1.ddbuild.io/magicmirror/magicmirror/@current/"
32
- BUILDER_IMAGE_VERSION_PREFIX: "v26.02-" # use either an empty string (e.g. "") for latest images or a version followed by a hyphen (e.g. "v25.05-")
+ BUILDER_IMAGE_VERSION_PREFIX: "140_merge-" # use either an empty string (e.g. "") for latest images or a version followed by a hyphen (e.g. "v25.05-")
33
REPO_NOTIFICATION_CHANNEL: "#apm-java-escalations"
34
DEFAULT_TEST_JVMS: /^(8|11|17|21|25|tip)$/ # the latest "tip" version is 26
35
PROFILE_TESTS:
0 commit comments