We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 659056e commit 594f49fCopy full SHA for 594f49f
azure-pipelines.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- script: |
59
cd ..
60
- git clone --branch master --depth=1 https://github.com/xbmc/xbmc.git kodi
+ git clone --branch Omega --depth=1 https://github.com/xbmc/xbmc.git kodi
61
cd $(Build.SourcesDirectory)
62
mkdir build
63
cd build
0 commit comments