diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dcf8a6c7772..c1bcd5cc586 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,7 +6,8 @@ stages: - macrobenchmarks include: - - remote: https://gitlab-templates.ddbuild.io/libdatadog/include/one-pipeline.yml + #- remote: https://gitlab-templates.ddbuild.io/libdatadog/include/one-pipeline.yml + - remote: https://gitlab-templates.ddbuild.io/libdatadog/include-wip/robertomonteromiguel/k8s_new_scenarios/one-pipeline.yml - local: ".gitlab/benchmarks.yml" - local: ".gitlab/macrobenchmarks.yml"