.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Thu, 23 Jun 2022 17:51:42 +0200
changeset 19718 658085e95f92
parent 18544 a251741c80e4
permissions -rw-r--r--
Modified filter for Adpone ads

stages:
  - deploy

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