Commit b3f66da
authored
Use standard zip for RHEL8 builds (tested) (#87)
- Verified zip is pre-installed in ubi8/python-312 container
- Replace 7za with standard zip command
- Use -0 flag for no compression (stored) to match original 7z behavior
- Tested locally with podman: successfully builds 7.5M binary1 parent 49ec257 commit b3f66da
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | 62 | | |
64 | 63 | | |
65 | 64 | | |
| |||
90 | 89 | | |
91 | 90 | | |
92 | 91 | | |
93 | | - | |
| 92 | + | |
94 | 93 | | |
95 | 94 | | |
96 | 95 | | |
| |||
0 commit comments