Skip to content

Commit

Permalink
s3 replication
Browse files Browse the repository at this point in the history
  • Loading branch information
raphaelgavache committed Dec 9, 2024
1 parent 59aa6a0 commit d6b35cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/deploy_packages/oci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ include:
- datadog-package push registry.ddbuild.io/ci/remote-updates/${OCI_PRODUCT}:${VERSION} ${OMNIBUS_PACKAGE_DIR}/${OCI_PRODUCT}-${VERSION}.oci.tar
# This is used for E2E tests. Doesn't cost more than an additional tag to the registry.
- datadog-package push registry.ddbuild.io/ci/remote-updates/${OCI_PRODUCT}:pipeline-${CI_PIPELINE_ID} ${OMNIBUS_PACKAGE_DIR}/${OCI_PRODUCT}-${VERSION}.oci.tar
- datadog-package push installtesting.datad0g.com/datadog-installer:${CI_COMMIT_SHA} ${OMNIBUS_PACKAGE_DIR}/${OCI_PRODUCT}-${VERSION}.oci.tar
- datadog-package replicate-s3 registry.ddbuild.io/ci/remote-updates/${OCI_PRODUCT}:${CI_PIPELINE_ID} us-east-1 installtesting.datad0g.com datadog-installer ${CI_COMMIT_SHA}
variables:
MAJOR_VERSION: 7

Expand Down

0 comments on commit d6b35cc

Please sign in to comment.