diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml new file mode 100644 index 0000000..c053cc2 --- /dev/null +++ b/.gitlab-ci.yml @@ -0,0 +1,9 @@ +# +# DO NOT EDIT THIS FILE +# Changes to the CI configuration must be submitted to the sandwave/infra repo. +# + +include: + - project: sandwave/infra + ref: $INFRA_PIPELINE_REF + file: .gitlab/ci/office-365.gitlab-ci.yml