You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: