.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Thu, 15 Sep 2022 10:29:20 +0200
changeset 20460 7afa81955905
parent 18544 a251741c80e4
permissions -rw-r--r--
Modified filter for Uponit ads

stages:
  - deploy

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