CI: use shared archive for Knot DNS CI
Instead of running apkg make-archive
in each job, run it once and
reuse the existing archive in other Knot DNS jobs.
Advantages:
- older distros (like CentOS 7) miss requirements to make the archive
- apkg build/srcpkg --upstream --archive gets testing which is nice
- slightly faster