Commit e521e7b7 by Leonard Gram

build: fixes rpm verification.

parent aefcb06f
......@@ -150,6 +150,7 @@ jobs:
- run:
name: verify signed packages
command: |
mkdir -p ~/.rpmdb/pubkeys
curl https://grafanarel.s3.amazonaws.com/RPM-GPG-KEY-grafana > ~/.rpmdb/pubkeys/grafana.key
./scripts/build/verify_signed_packages.sh dist/*.rpm
- run:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment