diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 index f01e7779057d55c3e2f9d091c60879e100af9deb..0000000000000000000000000000000000000000 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,7 +0,0 @@ -stages: - - update-from-upstream - -include: - - project: 'e/templates' - ref: master - file: '/gitlab-ci/.gitlab-ci-import-updates-from-upstream.yml'