Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/jellyfin/commit/18717d103af8f1360360bd1bb52e50c7bd4217fa You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update azure-pipelines.yml for Azure Pipelines

pull/947/head
Erwin de Haan 6 years ago
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…
Cancel
Save