We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66bb8a8 commit bd3d5f8Copy full SHA for bd3d5f8
.azure-pipelines/linux.yml
@@ -1,3 +1,6 @@
1
+variables:
2
+ CI: true
3
+
4
jobs:
5
- template: jobs/test.yml
6
parameters:
.azure-pipelines/macos.yml
.azure-pipelines/windows.yml
- template: jobs/test-windows.yml
0 commit comments