If action is triggered by another action we don't get value for how many build chunks we will have. Defaulting to 22 seems like a reasonable value in current situation - having 14 build runners. |
||
|---|---|---|
| .. | ||
| build-beta-images.yml | ||
| build-single.yml | ||
| build-stable-images.yml | ||
| build.yml | ||
| docker-to-hub.yml | ||
| README.md | ||
| testpr.yml | ||
Runners setup
Common tags:
- self-hosted
- Linux
- X64
- ARM64
- local (local network)
- cache (mounted cache)
- big (16+ cores and 64Gb+ memory)
- small (< 16 cores and 64Gb+ memory)
Preparing GPG
use gpg1 otherwise signing fails
Preparing Runner
-
make sure to choose proper architecture
-
create startup
sudo ./svc.sh install # install sudo ./svc.sh start # start sudo ./svc.sh status # check