From b66c9c1ddbd563ee12b2256c0a2eeb8fa33edc69 Mon Sep 17 00:00:00 2001 From: roberto montero Date: Thu, 9 Jan 2025 09:38:23 +0100 Subject: [PATCH] use the new one pipeline --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3c26268b899..cb95354d636 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,7 +16,7 @@ default: interruptible: true include: - - remote: https://gitlab-templates.ddbuild.io/libdatadog/include-wip/robertomonteromiguel/k8s_new_scenarios/one-pipeline.yml + - 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/benchmarks.yml" - local: ".gitlab/package.yml"