This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
grafana
Watch
3
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-02-25 18:55:37 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d9d84f45bc103775f0d6133408ea809e7025ad62
grafana
/
scripts
/
build
/
rpmmacros
5 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
tech(build): sign and deploy packages to s3
2017-01-24 16:14:01 +01:00
%_signature gpg
Fixes signing of packages. Signing was failing as the builds were expected to run as ubuntu but is run as root. Closes #11686
2018-04-23 16:20:17 +02:00
%_gpg_path /root/.gnupg
tech(build): sign and deploy packages to s3
2017-01-24 16:14:01 +01:00
%_gpg_name Grafana
%_gpgbin /usr/bin/gpg
Reference in New Issue
Copy Permalink