armbian-build/.github/workflows
2021-10-05 08:55:35 +02:00
..
build-beta-images.yml CI bugfix (#3160) 2021-09-26 12:12:31 +02:00
build-kernel.yml Add script for building kernels new way 2021-09-30 21:02:24 +02:00
build-single.yml Bugfix - install git on a clean runner before starting compile.sh (#3163) 2021-09-28 18:03:54 +02:00
build-stable-images.yml Don't clean debs 2021-08-26 08:18:53 +02:00
build-u-boot.yml Add U-boot CI build script (#3164) 2021-09-28 19:21:03 +02:00
build.yml Switch to matrix jobs scheduler and upload build logs (#3157) 2021-09-26 08:42:24 +02:00
docker-to-hub.yml Update docker-to-hub.yml 2021-06-10 11:05:03 +02:00
maintain.yml Add script for maintaining runners 2021-09-30 13:42:02 +02:00
README.md Enable advanced CI (#2885) 2021-06-09 11:35:26 +02:00
testpr.yml Add image making action (#2897) 2021-06-14 18:59:04 +02:00
update-repository.yml Update update-repository.yml 2021-10-05 08:55:35 +02:00

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