From: Nikita Popov Date: Fri, 18 Dec 2020 13:05:52 +0000 (+0100) Subject: Try to fix azure pipelines config X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bd5ff73c0acb0acd2377d2d791f4ab2ce641c5ec;p=php Try to fix azure pipelines config Is this space the problem? --- 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'