.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Fri, 13 May 2022 15:57:10 +0200
changeset 19259 9878d1092f39
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