.gitlab-ci.yml
author malgoz <m.zawadzka@eyeo.com>
Fri, 04 Nov 2022 14:28:52 +0100
changeset 21082 721eb2ffb465
parent 18544 a251741c80e4
permissions -rw-r--r--
Removed duplicates from the AAX filters

stages:
  - deploy

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