Commit 93fb9f5
committed
Lower the prio of archiving jobs to avoid piling up finalize jobs
This reverses the prio of archiving and finalize jobs so finalize jobs are
now more important. This makes sense because finalize jobs are also
invoking hook scripts and are therefore more important than archiving which
has less notable consequences if delayed.
Related ticket: https://progress.opensuse.org/issues/1903441 parent 51dbf9f commit 93fb9f5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| |||
0 commit comments