armbian-build/.github/workflows
Igor Pečovnik ca882616da
Synching Github runners cache with upstream (#2949)
* Improving Github actions for creating images
* Update single image building as well
2021-07-01 18:28:42 +02:00
..
build-beta-images.yml Synching Github runners cache with upstream (#2949) 2021-07-01 18:28:42 +02:00
build-single.yml Synching Github runners cache with upstream (#2949) 2021-07-01 18:28:42 +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 Update docker-to-hub.yml 2021-06-10 11:05:03 +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

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