.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Thu, 26 May 2022 18:55:42 -0400
changeset 19392 3a764fa3f7e3
parent 18544 a251741c80e4
permissions -rw-r--r--
Added filters for Uponit ads

stages:
  - deploy

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