.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Mon, 16 May 2022 17:39:01 -0400
changeset 19285 78109440a3d2
parent 18544 a251741c80e4
permissions -rw-r--r--
Added domain for NextMillenium

stages:
  - deploy

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