Changed activation condition for real codesinging to ldi.releaseType ==

customer
This commit is contained in:
Steffen Schaefer
2015-12-09 11:24:13 +01:00
parent bf8ed79d98
commit be0941b3c2
4 changed files with 4 additions and 4 deletions
@@ -150,7 +150,7 @@
<property>
<!-- When running on Lean DI and it's a release build, we do SAP signing. -->
<name>ldi.releaseType</name>
<value>release</value>
<value>customer</value>
</property>
</activation>
<build>