Skip to content

Commit

Permalink
Changed ECR -> registry.ddbuild.io and updated build images (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
CelianR authored Nov 14, 2024
1 parent 74e5692 commit 4abb65b
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 @@ -17,7 +17,7 @@ variables:

agent-bosh-prod-release:
stage: deploy
image: 486234852809.dkr.ecr.us-east-1.amazonaws.com/ci/datadog-agent-buildimages/gitlab_agent_deploy:v34815905-ae40295e
image: registry.ddbuild.io/ci/datadog-agent-buildimages/gitlab_agent_deploy:v48815877-9bfad02c
tags: ["runner:main"]
when: manual
script:
Expand Down

0 comments on commit 4abb65b

Please sign in to comment.