aboutsummaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2019-03-28 19:19:18 +0800
committercrupest <crupest@outlook.com>2019-03-28 19:19:18 +0800
commitfd207a4499a29e3085fb9b73db4a228cde110d60 (patch)
treea4c1d865382c76f0cb3b9681304756570524c579 /azure-pipelines.yml
parentd72ff7334270de91242240d45263783e72546a1e (diff)
downloadcru-fd207a4499a29e3085fb9b73db4a228cde110d60.tar.gz
cru-fd207a4499a29e3085fb9b73db4a228cde110d60.tar.bz2
cru-fd207a4499a29e3085fb9b73db4a228cde110d60.zip
...
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 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: