diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml deleted file mode 100644 --- a/.gitlab-ci.yml +++ /dev/null @@ -1,9 +0,0 @@ -stages: - - deploy - -deploy: - stage: deploy - trigger: - project: eyeo/monetization/filterlist-splitting - branch: main - strategy: depend