зеркало из https://github.com/DeGsoft/maui-linux.git
Try build android on CI
This commit is contained in:
Родитель
5e9109c4cf
Коммит
f92ff4edf5
|
@ -87,27 +87,27 @@ stages:
|
|||
steps:
|
||||
- template: common/build-windows.yml
|
||||
|
||||
- stage: build_osx
|
||||
displayName: iOS
|
||||
dependsOn: []
|
||||
jobs:
|
||||
- job: ios
|
||||
workspace:
|
||||
clean: all
|
||||
displayName: Build ControlGallery iOS
|
||||
timeoutInMinutes: 120
|
||||
pool:
|
||||
name: $(macOSXVmPool)
|
||||
vmImage: $(macOSXVmImage)
|
||||
demands:
|
||||
- sh
|
||||
- Xamarin.iOS
|
||||
variables:
|
||||
provisionator.xcode : '$(System.DefaultWorkingDirectory)/eng/provisioning/xcode.csx'
|
||||
provisionator.path : '$(System.DefaultWorkingDirectory)/eng/provisioning/provisioning.csx'
|
||||
provisionator.extraArguments : '--v'
|
||||
steps:
|
||||
- template: common/controlgallery-ios.yml
|
||||
# - stage: build_osx
|
||||
# displayName: iOS
|
||||
# dependsOn: []
|
||||
# jobs:
|
||||
# - job: ios
|
||||
# workspace:
|
||||
# clean: all
|
||||
# displayName: Build ControlGallery iOS
|
||||
# timeoutInMinutes: 120
|
||||
# pool:
|
||||
# name: $(macOSXVmPool)
|
||||
# vmImage: $(macOSXVmImage)
|
||||
# demands:
|
||||
# - sh
|
||||
# - Xamarin.iOS
|
||||
# variables:
|
||||
# provisionator.xcode : '$(System.DefaultWorkingDirectory)/eng/provisioning/xcode.csx'
|
||||
# provisionator.path : '$(System.DefaultWorkingDirectory)/eng/provisioning/provisioning.csx'
|
||||
# provisionator.extraArguments : '--v'
|
||||
# steps:
|
||||
# - template: common/controlgallery-ios.yml
|
||||
|
||||
- stage: build_android
|
||||
displayName: Android
|
||||
|
|
Загрузка…
Ссылка в новой задаче