Commit d14f240
committed
docs: boto3 must be installed on the build host (not the container) for b3:// S3 stores
bits runs the remote-store sync in its host-side python3 even under
--docker, so archive/reuse to a b3:// bucket needs boto3 on each
gitlab-runner host. Document apt/dnf install (python3-boto3, EPEL on EL)
and note runner_installer.sh does it automatically.1 parent 407e082 commit d14f240
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
740 | 755 | | |
741 | 756 | | |
742 | 757 | | |
| |||
0 commit comments