.gitlab-ci.yml
author o.omelyanchuk <o.omelyanchuk@eyeo.com>
Fri, 02 Sep 2022 18:12:40 +0200
changeset 20343 c73ffd5668d3
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