.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Wed, 26 Oct 2022 16:30:19 -0400
changeset 20977 786d945e3065
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