.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Wed, 31 Aug 2022 10:40:49 +0200
changeset 20287 a905fd97f5f7
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