Files
build/.github/workflows/README.md
Igor Pečovnik e017b28cef Enable advanced CI (#2885)
* Enable advanced CI
* Disable cron for now# Please enter the commit message for your changes. Lines starting
* Don't delete current CI yet
* Update name
* Bufix
* Check ownership
* Update secrets
2021-06-09 11:35:26 +02:00

437 B

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