.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Fri, 21 Oct 2022 17:48:55 +0200
changeset 20925 c1abf7187842
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