Apex: Fix usage of gpg key import 79/58879/1
authorTim Rozet <trozet@redhat.com>
Thu, 21 Jun 2018 17:56:02 +0000 (13:56 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 21 Jun 2018 17:56:02 +0000 (13:56 -0400)
commit4c34259866bd34d79fb5a100b8355404d9eca36a
treebc9e0aace2605cb92199694ae05d08f6c6cf8225
parent0f74128709ef7f1840ee2af673067c3712f2393b
Apex: Fix usage of gpg key import

Removes using source to call the gpg import script. source will execute
the script in the current shell, which will exit the artifact upload.
Adds checking to make sure we ignore any failure with running the
script.

Change-Id: I587cf9584f9fa8c4d315b7b2328a6c7c55ae3b88
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/apex/apex-upload-artifact.sh