armbian-build/.github/workflows
Igor Pecovnik 12a0a80915 Our build pipelines can easily exceeds default Github jobs timeouts
Defaults are sets to 6 hours. Lets double it to 12 hours. If some worker still doesn't finish his job, we should consider removing it.
2021-07-23 14:33:40 +02:00
..
build-beta-images.yml Additional fixes for CI runners (#3048) 2021-07-22 17:19:25 +02:00
build-single.yml Another Github runner functionality adjustement 2021-07-01 20:53:10 +02:00
build-stable-images.yml Our build pipelines can easily exceeds default Github jobs timeouts 2021-07-23 14:33:40 +02:00
build.yml Add cache rootfs creation cleanup for old files to Github Actions (#2947) 2021-07-01 16:23:39 +02:00
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