You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUILDER_IMAGE_REPO: "registry.ddbuild.io/images/mirror/dd-trace-java-docker-build"# images are pinned in images/mirror.lock.yaml in the DataDog/images repo
33
-
TESTER_IMAGE_VERSION_PREFIX: ""#set only when testing a new build from the dd-trace-java-docker-build repo (e.g. "138_merge-" corresponds to PR #138)
33
+
BUILDER_IMAGE_VERSION_PREFIX: "ci-"#use either an empty string (e.g. "") for latest images or a version followed by a hyphen (e.g. "ci-" or "123_merge-")
0 commit comments