.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Mon, 10 Oct 2022 13:57:02 +0200
changeset 20754 2f97a04afc65
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