Skip to content

Commit

Permalink
Fix artifact signing when doing a release
Browse files Browse the repository at this point in the history
  • Loading branch information
boncey committed May 3, 2021
1 parent 05a75ef commit 683b408
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
<useReleaseProfile>false</useReleaseProfile>
<releaseProfiles>release</releaseProfiles>
<goals>deploy</goals>
<arguments>${arguments} -Prelease-sign-artifacts</arguments>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 683b408

Please sign in to comment.