mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-04 23:55:26 +02:00
[releng] experimenting with signing/publishing.
This commit is contained in:
parent
c7e1fb16da
commit
a6ed55871a
1 changed files with 2 additions and 1 deletions
|
@ -88,11 +88,12 @@
|
|||
</goals>
|
||||
<configuration>
|
||||
<tasks>
|
||||
<delete includeemptydirs="false">
|
||||
<!-- <delete includeemptydirs="false">
|
||||
<fileset dir="${tm-install}">
|
||||
<include name="**"/>
|
||||
</fileset>
|
||||
</delete>
|
||||
-->
|
||||
<zip destfile="${tm-install}/org.eclipse.tm.repo.zip">
|
||||
<fileset dir="target/checksumFix">
|
||||
<include name="**"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue