• Martin Atkins's avatar
    build: Separate Linux distro package builds into separate job · 28a6036c
    Martin Atkins authored
    In our build workflow we'll treat Linux distribution packaging (currently
    .deb and .rpm packages) as a separate job, instead of embedding it into
    the "build" job, so that this step can happen concurrently with the other
    derived actions like the docker image build, and the e2etest runs.
    28a6036c