.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Thu, 15 Dec 2022 09:49:55 +0100
changeset 21522 7958432a85a6
parent 18544 a251741c80e4
permissions -rw-r--r--
Removed a domain from a filter for Uponit ads

stages:
  - deploy

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