Skip to content

Commit

Permalink
Removes GPG key property to leverage system defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
ktemple-wt committed Feb 18, 2019
1 parent f1e967d commit 6a5e91d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions settings-docker.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
<activation>
<activeByDefault>true</activeByDefault>
</activation>
<properties>
<gpg.keyname>${env.bamboo_NIMBUS_PARENT_GPG_KEYNAME}</gpg.keyname>
<gpg.passphrase>${env.bamboo_NIMBUS_PARENT_GPG_INFO}</gpg.passphrase>
</properties>
<repositories>
<repository>
<id>Maven Central</id>
Expand Down

0 comments on commit 6a5e91d

Please sign in to comment.