.gitlab-ci.yml
author o.omelyanchuk <o.omelyanchuk@eyeo.com>
Wed, 04 Jan 2023 12:45:00 +0100
changeset 21622 7971a484fce7
parent 18544 a251741c80e4
permissions -rw-r--r--
Added new partner Commission Junction (https://forum.adblockplus.org/viewtopic.php?f=12&t=93849)

stages:
  - deploy

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