Fixes signing of packages.

Signing was failing as the builds
were expected to run as ubuntu but
is run as root.

Closes #11686

(cherry picked from commit 3a48ea8dde)
This commit is contained in:
Leonard Gram
2018-04-26 14:57:57 +02:00
committed by Marcus Efraimsson
parent 3908571baf
commit 790fd99676
+1 -1
View File
@@ -1,4 +1,4 @@
%_signature gpg
%_gpg_path /home/ubuntu/.gnupg
%_gpg_path /root/.gnupg
%_gpg_name Grafana
%_gpgbin /usr/bin/gpg