.gitlab-ci.yml
author disacura <d.isacura@eyeo.com>
Thu, 19 May 2022 09:30:53 -0400
changeset 19323 bdfd3ef14dc6
parent 18544 a251741c80e4
permissions -rw-r--r--
Removed Skimlinks and Yieldkit

stages:
  - deploy

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