Skip to content

Commit d49390c

Browse files
ci: update .gitlab/one-pipeline.locked.yml, GHCR.io to ECR (#13663)
Updates .gitlab/one-pipeline.locked.yml . The version of the pipeline uses ECR instead of GHCR ## Checklist - [x] PR author has checked that all the criteria below are met - The PR description includes an overview of the change - The PR description articulates the motivation for the change - The change includes tests OR the PR description describes a testing strategy - The PR description notes risks associated with the change, if any - Newly-added code is easy to change - The change follows the [library release note guidelines](https://ddtrace.readthedocs.io/en/stable/releasenotes.html) - The change includes or references documentation updates if necessary - Backport labels are set (if [applicable](https://ddtrace.readthedocs.io/en/latest/contributing.html#backporting)) --------- Co-authored-by: Laplie Anderson <[email protected]>
1 parent 0940d73 commit d49390c

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

.gitlab-ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -145,16 +145,6 @@ promote-oci-to-staging:
145145
- job: oci-internal-publish
146146
artifacts: true
147147

148-
publish-lib-init-ghcr-tags:
149-
stage: release
150-
rules: null
151-
only:
152-
# TODO: Support publishing rc releases
153-
- /^v[0-9]+\.[0-9]+\.[0-9]+$/
154-
needs:
155-
- job: release_pypi_prod
156-
- job: create-multiarch-lib-injection-image
157-
158148
publish-lib-init-pinned-tags:
159149
stage: release
160150
rules: null

.gitlab/one-pipeline.locked.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# DO NOT EDIT THIS FILE MANUALLY
22
# This file is auto-generated by automation.
33
include:
4-
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/f2050f53c1f5aed62a24e6b406c746e7d593230ce02b5d56d2a2296db763ebf4/one-pipeline.yml
4+
- remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/da9922e97994c97cdeca1c9a515fff18a9581a70d0cc1c921bd623c648d1caf8/one-pipeline.yml

0 commit comments

Comments
 (0)