Skip to content

createrepo stage: save start_time

Jakub Racek requested to merge (removed):createrepo-add-start-time into main

Save start_time for build/revision job, so we know how long it took. This mostly matches how long it took to download files, which may be useful. Actual build time is taken from Brew task, it's a different type of information than how long our pipeline job ran in createrepo stage.

Signed-off-by: Jakub Racek jracek@redhat.com

Merge request reports