mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-04 14:55:41 +02:00
set permission of index.html so cdtadmins can edit
This commit is contained in:
parent
f40a8f3e32
commit
ce23735209
1 changed files with 2 additions and 0 deletions
|
@ -310,6 +310,8 @@
|
|||
<replacefilter token="@buildType@" value="${buildType}"/>
|
||||
<replacefilter token="@buildId@" value="${buildId}"/>
|
||||
</replace>
|
||||
<chmod file="${copyToDir}/index.html" perm="664"/>
|
||||
|
||||
</target>
|
||||
|
||||
<target name="copy" depends="init" unless="hasErrors">
|
||||
|
|
Loading…
Add table
Reference in a new issue