.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Thu, 05 Jan 2023 11:43:27 -0400
changeset 21639 2072fd61f6d0
parent 18544 a251741c80e4
permissions -rw-r--r--
Modified filters for Uponit ads

stages:
  - deploy

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