.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Thu, 06 Oct 2022 13:04:13 +0200
changeset 20714 aced6777bf9a
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