Skip to content

Commit

Permalink
Use real gpg secrets for testjar in release profile
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverbye committed Mar 16, 2024
1 parent befe8f6 commit 2a3ce2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testjar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<executions>
<execution>
<id>sign-artifacts</id>
<phase>none</phase>
<phase>verify</phase>
<goals>
<goal>sign</goal>
</goals>
Expand Down

0 comments on commit 2a3ce2a

Please sign in to comment.