.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Thu, 06 Oct 2022 12:55:56 +0200
changeset 20711 adf63e90ab6a
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