3 Commits

Author SHA1 Message Date
45e3ba25cd build: Build make build and make pack sequentially
Building multiple targets in parallel may cause docker race conditions.
2025-01-15 23:20:47 +02:00
0971bfc768 build: delete package dir before redownloading it 2025-01-15 23:09:50 +02:00
7d4a19c440 build: always download and extract tars
This caused failures in our ci-cd. Always downloading & extracting the
tars makes sure we will redownload them & extract if the previous
download / extraction was faulty.
2025-01-15 22:58:34 +02:00