.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Wed, 19 Oct 2022 15:42:51 -0400
changeset 20888 9207509b337e
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