From fd207a4499a29e3085fb9b73db4a228cde110d60 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 28 Mar 2019 19:19:18 +0800 Subject: ... --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'azure-pipelines.yml') diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 6f3b8473..709bd25a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,7 +21,7 @@ jobs: buildConfiguration: 'Release' steps: - - script: python tools\build.py -a $(buildPlatform) -c $(buildConfiguration) + - script: python tools\build.py -a $(buildPlatform) -c $(buildConfiguration) -e Enterprise - task: CopyFiles@2 inputs: -- cgit v1.2.3