Rainer Gerhards 7943c58c18 ci: bootstrap Debian archive workflow tools
Why:
The minimal Debian 13 container lacks git and Python before the main
prerequisite step, and publication verification needs a log directory.

Impact:
Pull-request builds can record the source revision, and future publication
verification can preserve failure evidence reliably.

Before/After:
Before, hosted CI stopped at the source revision step. After, the container
bootstraps required tools and prepares the verification log path.

Technical Overview:
Install git and Python immediately after checkout and create the flake-evidence
log directory before piping installation output through tee.

With the help of AI-Agents: Codex
2026-07-24 10:26:53 +02:00
..
2026-05-13 09:33:38 +02:00