fix azure tasks

This commit is contained in:
Jörg Breitbart
2019-07-23 17:04:38 +02:00
parent edf881b19c
commit 595465ec4f
+2 -1
View File
@@ -105,7 +105,8 @@ jobs:
- Linux
- macOS
- Windows
- IntegrationTests
- Linux_IntegrationTests
- macOS_IntegrationTests
condition: and(succeeded(), or(eq(variables['Build.SourceBranch'], 'refs/heads/master'), eq(variables['Build.SourceBranch'], 'refs/heads/release/*')))
pool:
vmImage: 'ubuntu-16.04'