.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Mon, 29 Aug 2022 11:02:55 +0200
changeset 20261 92563c398f4c
parent 18544 a251741c80e4
permissions -rw-r--r--
Added filter for NextMillenium ads

stages:
  - deploy

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