diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index dd73f5f3614..68f78fb07d9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,7 +20,7 @@ default: interruptible: true include: - - remote: https://gitlab-templates.ddbuild.io/libdatadog/include/one-pipeline.yml + - local: ".gitlab/one-pipeline.locked.yml" - local: ".gitlab/services.yml" # Include early so others can use the definitions - local: ".gitlab/benchmarks.yml" - local: ".gitlab/package.yml" diff --git a/.gitlab/one-pipeline.locked.yml b/.gitlab/one-pipeline.locked.yml new file mode 100644 index 00000000000..d88d10f06bf --- /dev/null +++ b/.gitlab/one-pipeline.locked.yml @@ -0,0 +1,4 @@ +# DO NOT EDIT THIS FILE MANUALLY +# This file is auto-generated by automation. +include: + - remote: https://gitlab-templates.ddbuild.io/libdatadog/one-pipeline/ca/f2050f53c1f5aed62a24e6b406c746e7d593230ce02b5d56d2a2296db763ebf4/one-pipeline.yml