Loading .gitlab-ci.yml 0 → 100644 +11 −0 Original line number Diff line number Diff line stages: - auto-merge-main - update-from-upstream include: - project: "e/templates" ref: master file: "/gitlab-ci/.gitlab-ci-auto-merge-main.yml" - project: "e/templates" ref: master file: "/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml" Loading
.gitlab-ci.yml 0 → 100644 +11 −0 Original line number Diff line number Diff line stages: - auto-merge-main - update-from-upstream include: - project: "e/templates" ref: master file: "/gitlab-ci/.gitlab-ci-auto-merge-main.yml" - project: "e/templates" ref: master file: "/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml"