Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Commit

Permalink
updated GPG options for DEB-S3 upload plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
savageautomate committed Mar 1, 2021
1 parent 9f12d65 commit 9107876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pi4j-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -561,6 +561,7 @@
<argument>--access-key-id=${pi4j.aws.access.key}</argument>
<argument>--secret-access-key=${pi4j.aws.secret.key}</argument>
<argument>--bucket=repository.pi4j.com</argument>
<argument>--gpg-options="--pinentry-mode=loopback"</argument>
<argument>${project.build.directory}/pi4j-${project.version}.deb</argument>
</arguments>
</configuration>
Expand Down

0 comments on commit 9107876

Please sign in to comment.