.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Mon, 03 Oct 2022 16:24:07 +0200
changeset 20665 bcc90f08cf0b
parent 18544 a251741c80e4
permissions -rw-r--r--
Paused filter for Uponit ads

stages:
  - deploy

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