summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-12-18 14:05:52 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-12-18 14:05:52 +0100
commitbd5ff73c0acb0acd2377d2d791f4ab2ce641c5ec (patch)
tree6eb0e61e204a8f9fcbbbd9d93e9bcf044f6e5c30 /azure-pipelines.yml
parent7a5cc7aa67388ea44b9157665dba6cc425ec988c (diff)
downloadphp-git-bd5ff73c0acb0acd2377d2d791f4ab2ce641c5ec.tar.gz
Try to fix azure pipelines config
Is this space the problem?
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 49840e893c..669b42a606 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -109,6 +109,6 @@ jobs:
configurationParameters: '--enable-debug --disable-zts'
runTestsParameters: '--repeat 2'
- template: azure/libmysqlclient_job.yml
- parameters:
+ parameters:
configurationName: LIBMYSQLCLIENT_DEBUG_NTS
configurationParameters: '--enable-debug --disable-zts'