Skip to content

Commit 594f49f

Browse files
committed
Azure Pipelines: Switch xbmc branch from master to Omega
1 parent 659056e commit 594f49f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
- script: |
5959
cd ..
60-
git clone --branch master --depth=1 https://github.com/xbmc/xbmc.git kodi
60+
git clone --branch Omega --depth=1 https://github.com/xbmc/xbmc.git kodi
6161
cd $(Build.SourcesDirectory)
6262
mkdir build
6363
cd build

0 commit comments

Comments
 (0)