Update .vsts-ci.yml for Azure Pipelines (#631)
This commit is contained in:
Родитель
c4733e7221
Коммит
0fb0ac78c0
|
@ -523,6 +523,8 @@ jobs:
|
|||
PROVISIONING_CONNECTION_STRING_INVALIDCERT: $(PROVISIONING-CONNECTION-STRING-INVALIDCERT)
|
||||
- job: OSX
|
||||
displayName: OSX
|
||||
variables:
|
||||
CodeQL.Enabled: false
|
||||
pool:
|
||||
name: OSX
|
||||
steps:
|
||||
|
@ -560,6 +562,8 @@ jobs:
|
|||
condition: always()
|
||||
- job: xcodenative
|
||||
displayName: XCode Native
|
||||
variables:
|
||||
CodeQL.Enabled: false
|
||||
pool:
|
||||
name: OSX
|
||||
steps:
|
||||
|
|
Загрузка…
Ссылка в новой задаче