Skip to content

Commit

Permalink
Add trust gpg keys to build
Browse files Browse the repository at this point in the history
  • Loading branch information
theseer committed Mar 3, 2017
1 parent ee38dc0 commit 3cf8f95
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.xml
Expand Up @@ -30,6 +30,8 @@
<target name="install-tools" unless="tools-installed" depends="-tools-installed" description="Install tools with Phive">
<exec executable="phive" taskname="phive">
<arg value="install"/>
<arg value="--trust-gpg-keys" />
<arg value="4AA394086372C20A,2A8299CE842DD38C" />
</exec>
</target>

Expand Down

0 comments on commit 3cf8f95

Please sign in to comment.