summaryrefslogtreecommitdiff
path: root/azure/file_cache_job.yml
diff options
context:
space:
mode:
authorAdam Baratz <adambaratz@php.net>2021-01-11 21:46:41 -0500
committerAdam Baratz <adambaratz@php.net>2021-01-11 21:46:41 -0500
commitb5696980954007c75ca7fa1627897dfafb3d7fd7 (patch)
tree111fe83ed2a03c3d5a412af3a50682755dac77d7 /azure/file_cache_job.yml
parent65c789148b72e62d22fb23abaa1e0c97ba74c6da (diff)
downloadphp-git-b5696980954007c75ca7fa1627897dfafb3d7fd7.tar.gz
Add MSSQL setup to Azure Pipelines build
Diffstat (limited to 'azure/file_cache_job.yml')
-rw-r--r--azure/file_cache_job.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure/file_cache_job.yml b/azure/file_cache_job.yml
index 7c8b392a66..1c5fda3f80 100644
--- a/azure/file_cache_job.yml
+++ b/azure/file_cache_job.yml
@@ -10,6 +10,7 @@ jobs:
pool:
vmImage: 'ubuntu-18.04'
steps:
+ - template: mssql.yml
- template: apt.yml
- template: configure.yml
parameters: