We would like to leverage quality of our debian repositories by introducing signed repo. For this purpose we need to :
Store key which will be used to signing packages when uploading debs to repositories in buildkite agent. We also need to have it installed in env so when uploading debs we will only specify its public id (without downloading key installing it ).
Nice to have would be to not install key in every bk but only those which will be used for publishing and promoting packages
We would like to leverage quality of our debian repositories by introducing signed repo. For this purpose we need to :
Store key which will be used to signing packages when uploading debs to repositories in buildkite agent. We also need to have it installed in env so when uploading debs we will only specify its public id (without downloading key installing it ).
Nice to have would be to not install key in every bk but only those which will be used for publishing and promoting packages