mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-17 14:05:23 +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>
|
<profiles>
|
||||||
<profile>
|
<profile>
|
||||||
<id>build-server</id>
|
<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>
|
<build>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
|
|
Loading…
Add table
Reference in a new issue