.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Thu, 01 Dec 2022 11:40:45 +0100
changeset 21362 858f7f3b07a5
parent 18544 a251741c80e4
permissions -rw-r--r--
Modified filter for Uponit ads

stages:
  - deploy

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