From 281896f90fb99e91197d5251b27af03d6851d0e9 Mon Sep 17 00:00:00 2001 From: Laplie Anderson Date: Thu, 23 Jan 2025 12:32:43 -0500 Subject: [PATCH] Revert "Use WIP one-pipeline branch" This reverts commit 4a0762fcd88a6bd3b015e777f82b77b0e1e0a4c9. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 534c40eb3ea..fb8861f01ae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ variables: include: - remote: https://gitlab-templates.ddbuild.io/libdatadog/include/ci_authenticated_job.yml - - remote: https://gitlab-templates.ddbuild.io/libdatadog/include-wip/landerson/windows-layer/one-pipeline.yml + - remote: https://gitlab-templates.ddbuild.io/libdatadog/include/one-pipeline.yml - local: .gitlab/benchmarks.yml - local: .gitlab/ci-images.yml