.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Wed, 26 Oct 2022 09:37:28 +0200
changeset 20963 6fd7229b1bf8
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