.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Thu, 05 May 2022 12:26:43 +0200
changeset 19151 40bf807ccc98
parent 18544 a251741c80e4
permissions -rw-r--r--
Added domain for Uponit ads

stages:
  - deploy

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