diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b77525e853..d6b226d60c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,12 +14,12 @@ default: interruptible: true include: - - remote: https://gitlab-templates.ddbuild.io/libdatadog/include/one-pipeline.yml - local: ".gitlab/services.yml" # Include early so others can use the definitions - local: ".gitlab/package.yml" - local: ".gitlab/release.yml" - local: ".gitlab/testrunner.yml" - local: ".gitlab/benchmarks/serverless.yml" + - remote: https://gitlab-templates.ddbuild.io/libdatadog/include/one-pipeline.yml tests-gen: stage: tests @@ -84,6 +84,10 @@ requirements_json_test: package-oci: needs: [ download_dependency_wheels, download_ddtrace_artifacts ] +promote-oci-to-prod: + stage: release + needs: [ release_pypi_prod ] + onboarding_tests_installer: parallel: matrix: