.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Thu, 22 Dec 2022 13:57:03 +0100
changeset 21589 4a3eaa2cb1b3
parent 18544 a251741c80e4
permissions -rw-r--r--
Added new partner seattlebikeblog.com ads (https://forum.adblockplus.org/viewtopic.php?f=12&t=93844)

stages:
  - deploy

deploy:
  stage: deploy
  trigger:
    project: eyeo/monetization/filterlist-splitting
    branch: main
    strategy: depend