freight-team / freight

A modern take on the Debian archive.
Other
107 stars 37 forks source link

CI: import already generated keys #115

Closed yegorich closed 3 years ago

yegorich commented 3 years ago

Store both keys in the repository and just import them for the "make check" command.

This way we can perform test in both secure GitHub Actions workflow and in a Docker container. No write permissions or access to GitHub repository secrets are required.