mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Set up nightly builds on the cdt machine.
This commit is contained in:
parent
388b5b8e18
commit
aacdf8575d
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@
|
|||
<replacefilter token="@buildId@" value="${buildId}"/>
|
||||
</replace>
|
||||
<copy todir="${copyToDir}">
|
||||
<fileset dir="${buildDirectory}}/${buildType}.${buildId}"/>
|
||||
<fileset dir="${buildDirectory}/${buildType}.${buildId}"/>
|
||||
</copy>
|
||||
</target>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue