mirror of
https://github.com/fluencelabs/tendermint
synced 2025-05-23 19:31:18 +00:00
repository signing fix
This commit is contained in:
parent
76f4a964e4
commit
75fa12cabf
@ -100,7 +100,7 @@ install-%:
|
||||
cp ./tendermint.repo tmp/s3/7/os/x86_64/
|
||||
cp ./tendermint-dev.repo tmp/s3/7/cr/x86_64/
|
||||
createrepo tmp/s3/7/cr/x86_64/Packages -u http://tendermint-packages.s3-website-us-west-1.amazonaws.com/centos/7/cr/x86_64/Packages -o tmp/s3/7/cr/x86_64 --update -S --repo Tendermint --content tendermint --content basecoin --content ethermint
|
||||
#Asks about overwrite
|
||||
rm -f tmp/s3/7/cr/x86_64/repodata/repomd.xml.asc
|
||||
#TODO: make this more secure
|
||||
gpg --batch --passphrase "$(GPG_PASSPHRASE)" --clearsign tmp/s3/7/cr/x86_64/repodata/repomd.xml
|
||||
aws s3 sync tmp/s3/ s3://tendermint-packages/centos/ --acl public-read
|
||||
|
Loading…
x
Reference in New Issue
Block a user