mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-01 14:15:23 +02:00
Add signing to the build.
This commit is contained in:
parent
6036e85929
commit
3336f82e21
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@
|
|||
<exec executable="sign">
|
||||
<arg value="/home/data/httpd/download-staging.priv/tools/cdt/releng/results/${buildType}.${buildId}/${masterFile}"/>
|
||||
<arg value="nomail"/>
|
||||
<arg value="/home/data/httpd/download-staging.priv/tools/cdt/releng/results"/>
|
||||
<arg value="/home/data/httpd/download-staging.priv/tools/cdt/releng/results/signed"/>
|
||||
</exec>
|
||||
<waitfor maxwait="30" maxwaitunit="minute">
|
||||
<available file="${buildDirectory}/signed/${masterFile}"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue