.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Wed, 18 Jan 2023 15:58:32 +0100
changeset 21741 3868b19f7707
parent 18544 a251741c80e4
permissions -rw-r--r--
Modified filter for Uponit ads

stages:
  - deploy

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