.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Wed, 04 Jan 2023 14:22:32 -0400
changeset 21632 25dc406ce13a
parent 18544 a251741c80e4
permissions -rw-r--r--
Added filter for Uponit ad

stages:
  - deploy

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