Skip to content

Commit

Permalink
Run gpg just for deployment (Bahmni#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
mddubey authored May 8, 2020
1 parent 6399279 commit 8561bd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -368,7 +368,7 @@
<executions>
<execution>
<id>sign-artifacts</id>
<phase>verify</phase>
<phase>deploy</phase>
<goals>
<goal>sign</goal>
</goals>
Expand Down

0 comments on commit 8561bd6

Please sign in to comment.