Commit 042c43f
committed
Fix Alpine and musl release builds
Alpine containers have no bash; remove global shell: bash default
so each job uses its own shell (sh for Alpine, bash for others).
Alpine abuild requires gzipped man pages and rejects files under
/lib. Install systemd unit to /usr/lib/systemd/system and gzip
the man page in the APKBUILD.1 parent c82b665 commit 042c43f
2 files changed
+2
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 23 | | |
28 | 24 | | |
29 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
0 commit comments