.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Mon, 05 Dec 2022 15:40:03 +0100
changeset 21407 b573dd1b4046
parent 18544 a251741c80e4
permissions -rw-r--r--
Modified filters for Uponit ads

stages:
  - deploy

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