mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-02-01 12:19:14 +01:00
fix broken release build
This commit is contained in:
@@ -457,8 +457,8 @@
|
||||
</execution>
|
||||
</executions>
|
||||
<configuration>
|
||||
<source>src/main/webapp/index.html</source>
|
||||
<target>${project.build.directory}/web-compressor/index.html</target>
|
||||
<source>src/main/webapp/index.mustache</source>
|
||||
<target>${project.build.directory}/web-compressor/index.mustache</target>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user