mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-16 02:18:54 -07:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
6834b64922
commit
18717d103a
@ -1,6 +1,12 @@
|
||||
resources:
|
||||
- repo: self
|
||||
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- master
|
||||
- releases/*
|
||||
|
||||
pool:
|
||||
vmImage: Hosted Ubuntu 1604
|
||||
#Your build pipeline references an undefined variable named ‘Parameters.RestoreBuildProjects’. Create or edit the build pipeline for this YAML file, define the variable on the Variables tab. See https://go.microsoft.com/fwlink/?linkid=865972
|
||||
|
Loading…
Reference in New Issue
Block a user