Skip to content

Commit 6c27ca0

Browse files
authored
Merge pull request #555 from DataDog/vickenty/uru
Update image registry for key update job
2 parents 5241d7d + b45fdfb commit 6c27ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ stages:
44
- run_unit_tests
55

66
variables:
7-
REGISTRY: 486234852809.dkr.ecr.us-east-1.amazonaws.com
7+
REGISTRY: registry.ddbuild.io
88
# ryuk is a privileged container started by testcontainers which cleans up containers at the end of testing
99
# It is not necessary for our gitlab CI env as #ci-cd infra tears everything down at the end of a gitlab run
1010
TESTCONTAINERS_RYUK_DISABLED: "true"

0 commit comments

Comments
 (0)