Skip to content

Use local-apt-repository to install our debian packages

Duncan Macleod requested to merge duncanmmacleod/gwdatafind:local-apt-repo into main

This MR modifies the debian test jobs to use local-apt-repository to move our freshly built Debian packages into a proper apt repo, so that they can be installed with apt-get; no more faffing around with dpkg --install * || apt-get -y install.

Merge request reports