.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Thu, 03 Mar 2022 13:40:19 -0400
changeset 18586 3f89fc33ffc9
parent 18544 a251741c80e4
permissions -rw-r--r--
Added domain for Sovrn: proper.io

stages:
  - deploy

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