Skip to content

Commit 2ccc6b3

Browse files
committed
Skip Git hook repository check to enable build without .git
Refs #299
1 parent ed6345e commit 2ccc6b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

+1
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@
355355
<goal>install</goal>
356356
</goals>
357357
<configuration>
358+
<skipRepositoryCheck>true</skipRepositoryCheck>
358359
<hooks>
359360
<pre-commit>
360361
mvn com.coveo:fmt-maven-plugin:format

0 commit comments

Comments
 (0)