.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Thu, 01 Sep 2022 10:21:40 +0200
changeset 20308 b88c03f3c5f6
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