We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5241d7d + b45fdfb commit 6c27ca0Copy full SHA for 6c27ca0
.gitlab-ci.yml
@@ -4,7 +4,7 @@ stages:
4
- run_unit_tests
5
6
variables:
7
- REGISTRY: 486234852809.dkr.ecr.us-east-1.amazonaws.com
+ REGISTRY: registry.ddbuild.io
8
# ryuk is a privileged container started by testcontainers which cleans up containers at the end of testing
9
# It is not necessary for our gitlab CI env as #ci-cd infra tears everything down at the end of a gitlab run
10
TESTCONTAINERS_RYUK_DISABLED: "true"
0 commit comments