.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Mon, 11 Jul 2022 14:40:30 +0200
changeset 19873 226783afa7ec
parent 18544 a251741c80e4
permissions -rw-r--r--
Added filter for Adpone ads

stages:
  - deploy

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