summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 4dec0f4027..40cfbb8232 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -87,3 +87,7 @@ jobs:
configurationName: COVERAGE_DEBUG_ZTS
configurationParameters: '--enable-debug --disable-zts'
timeoutInMinutes: 90
+ - template: azure/file_cache_job.yml
+ parameters:
+ configurationName: DEBUG_NTS_FILE_CACHE
+ configurationParameters: '--enable-debug --disable-zts'