0
0
mirror of https://github.com/jellyfin/jellyfin-web.git synced 2025-04-29 11:57:54 +00:00
Files
jellyfin-web/.ci/azure-pipelines.yml
2020-11-30 09:49:09 -05:00

17 lines
213 B
YAML

trigger:
batch: true
branches:
include:
- '*'
tags:
include:
- '*'
pr:
branches:
include:
- '*'
jobs:
- template: azure-pipelines-build.yml
- template: azure-pipelines-package.yml