We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4fbaf4e commit 5391cc8Copy full SHA for 5391cc8
azure-pipelines.yml
@@ -13,6 +13,8 @@ jobs:
13
- job: Linux
14
pool:
15
vmImage: ubuntu-16.04
16
+ steps:
17
+ - template: ci/azure-steps.yml
18
strategy:
19
matrix:
20
x86_64:
0 commit comments