In the package root directory, run `dpkg-buildpackage --no-sign -sa`. After successful build the package can be found in the parent directory and installed using `dpgk -i ../mpsd-hpc-tools_<version>_all.deb`.
By default, every MR will trigger a build of the package in the CI pipeline. The `.deb` package will be uploaded to the repository as an artifact at the end of the pipeline.
The latest build artifact can be found at `https://gitlab.gwdg.de/mpsd-cs/mpsd-hpc-tools/-/jobs/artifacts/main/raw/artifacts.zip?job=package`.