Skip to content

Fix the Debian CI builds

This MR fixes the failures seen in the test:bullseye (and similar) CI jobs whereby scitokens was not being installed. The problem was that the packages from @steffen.grunewald's repo were being installed, instead of the newly built packages from the same pipeline - the solution is to bump the debian build number before building the packages so that our packages take precedence.

Merge request reports