Skip to content

Commit

Permalink
Update link to the CI Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
0xnm committed Oct 28, 2024
1 parent 112e00f commit 2272228
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 2272228

Please sign in to comment.