Skip to content

Commit

Permalink
Merge pull request #2349 from DataDog/nogorodnikov/update-docker-imag…
Browse files Browse the repository at this point in the history
…e-link

Update link to the CI Docker image
  • Loading branch information
0xnm authored Oct 29, 2024
2 parents d02dd48 + 2272228 commit e5484f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ include:

variables:
CURRENT_CI_IMAGE: "13"
CI_IMAGE_DOCKER: 486234852809.dkr.ecr.us-east-1.amazonaws.com/ci/dd-sdk-android:$CURRENT_CI_IMAGE
CI_IMAGE_DOCKER: registry.ddbuild.io/ci/dd-sdk-android:$CURRENT_CI_IMAGE
GIT_DEPTH: 5

DD_SERVICE: "dd-sdk-android"
Expand Down

0 comments on commit e5484f3

Please sign in to comment.