[BUG] Stop repeating CI image build steps on every run
The lint and unit-test stages of CI ran an apt update/installed packages on every run.
Moving to a unified base CI image.
Edited by Heimdall
The lint and unit-test stages of CI ran an apt update/installed packages on every run.
Moving to a unified base CI image.