Skip to content

ci: build candidate images sooner

Administrator requested to merge k/ci-candidate-first into main

Created by: keegancsmith

Building the server and frontend images are the slowest steps on master CI runs. This change ensures we run those steps first (and some other slow images earlier as well). The earlier a step runs, the less time it potentially waits (vs other steps) for a free agent.

Merge request reports

Loading