Skip to content

Commit

Permalink
Nightly build reports - permission change (#1897)
Browse files Browse the repository at this point in the history
Signed-off-by: Radek Felcman <radek.felcman@oracle.com>
  • Loading branch information
rfelcman committed Jun 13, 2023
1 parent 96c4af7 commit 3bfa6ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bundles/nightly/pom.xml
Expand Up @@ -316,6 +316,9 @@
<replacevalue><![CDATA[&amp;&amp;]]></replacevalue>
</replacefilter>
</replace>
<chmod dir="${project.build.directory}${nightlyDir}/Eclipse/" perm="644">
<include name="**/*.html"/>
</chmod>
</target>
</configuration>
</execution>
Expand Down

0 comments on commit 3bfa6ac

Please sign in to comment.