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
a991080bcb
commit
c7e1fb16da
1 changed files with 5 additions and 0 deletions
|
@ -25,6 +25,11 @@
|
|||
<profiles>
|
||||
<profile>
|
||||
<id>build-server</id>
|
||||
<!-- Temporarily, because I don't know where to install the bits-->
|
||||
<properties>
|
||||
<tm-install>${project.build.directory}/../../../../</tm-install>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
|
Loading…
Add table
Reference in a new issue