This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Commit 2a6a967
committed
CI: lower compression ratio in PR build, to save build time
Most of build results from PR are never used, so we can relax
compression levels and reduce build time, for example zip -1
completes typically 3x faster than zip -9.
Note that we do this in common part so post-build test phase
also gets lower compression level.
Signed-off-by: Olev Kartau <olev.kartau@intel.com>1 parent 9a7d27b commit 2a6a967
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
39 | 44 | | |
40 | 45 | | |
41 | 46 | | |
| |||
0 commit comments