Commit 756580b
authored
fix: add
The volume bound to the manylinux/musllinux for `/auditwheel_src` uses the host uid for file ownership which is different from the uid used inside the containers.
git now checks uid to allow/deny actions.
This adds `/auditwheel_src` to git safe directories to allow setuptools_scm to infer auditwheel version inside the containers./auditwheel_src to git safe directories (#378)1 parent 46a7274 commit 756580b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
712 | 712 | | |
713 | 713 | | |
714 | 714 | | |
| 715 | + | |
715 | 716 | | |
716 | 717 | | |
717 | 718 | | |
| |||
935 | 936 | | |
936 | 937 | | |
937 | 938 | | |
| 939 | + | |
938 | 940 | | |
939 | 941 | | |
940 | 942 | | |
| |||
0 commit comments