summaryrefslogtreecommitdiffhomepage
path: root/ci/linux-repository-builder
AgeCommit message (Collapse)AuthorFilesLines
2024-06-25Separate Linux repository creation from app buildLinus Färnstrand6-0/+431
Creates a standalone service responsible for building deb/rpm repositories and uploading them. This means the app build scripts no longer do this. Instead the app is just sent to the "inbox" of the repository service. A separate script for downloading and verifying the Mullvad Browser is added, which allows adding the browser into the same repositories