summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2019-03-04 19:05:45 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2019-03-04 19:05:45 +0100
commitd4a3ba51c7c062fc5a96774c2591ea3baa24cd38 (patch)
tree34ee2519709aa873ab7071ca1a2fc407131ce2f9 /azure-pipelines.yml
parenteabe3822fcc6d0f0aa79e20fce15d346efc27183 (diff)
downloadATCD-d4a3ba51c7c062fc5a96774c2591ea3baa24cd38.tar.gz
Removed double displayName
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 95dac18fc73..fae0dca584b 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -50,7 +50,6 @@ jobs:
- powershell: |
vcpkg install --recurse --triplet $(vcpkgarch) openssl xerces-c
displayName: Install additional packages using vcpkg
- displayName: vcpkg
- powershell: |
'#include "ace/config-win32.h"' > $(ACE_ROOT)/ace/config.h
displayName: Create config.h file