]> git.ipfire.org Git - pbs.git/commit
uploads: Don't delete successful uploads
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 1 Jul 2025 17:39:53 +0000 (17:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 1 Jul 2025 17:39:53 +0000 (17:39 +0000)
commit2cb291aa270c08f495a38dc585417b2347c6dcee
treed9f064994e74a85a4dc324a53ac254dba0e6a0b5
parentfe41e169d8c0fdc794163b6247d3fded211e1b5f
uploads: Don't delete successful uploads

The delete_on_close flag is doing something different from what I
throught and therefore we will have to handle this ourselves.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/uploads.py