.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Thu, 15 Dec 2022 10:15:34 +0100
changeset 21526 b8f31ae56c51
parent 18544 a251741c80e4
permissions -rw-r--r--
Added filter for Uponit ads

stages:
  - deploy

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