.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Thu, 19 May 2022 20:02:06 -0400
changeset 19326 4a6b5bf60099
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