Skip to content

Commit 9dd4fb9

Browse files
author
rachinkapoor
committed
skip test during release
1 parent 6c726db commit 9dd4fb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<localCheckout>true</localCheckout>
4646
<pushChanges>false</pushChanges>
4747
<mavenExecutorId>forked-path</mavenExecutorId>
48-
<arguments>-Dgpg.passphrase=${gpg.passphrase}</arguments>
48+
<arguments>-DskipTests -Dgpg.passphrase=${gpg.passphrase}</arguments>
4949
</configuration>
5050
<dependencies>
5151
<dependency>

0 commit comments

Comments
 (0)