macstadium / orka-integrations

CI/CD Integrations for Orka by MacStadium
https://www.macstadium.com/orka
MIT License
43 stars 11 forks source link

Updated setup-runner.sh file #35

Closed tcotterell closed 1 year ago

tcotterell commented 1 year ago

Added an optional tag to designate CPU architecture to allow runners to be deployed on M1 nodes.

Added an optional tag to designate if the runner should be ephemeral, some clients don't want persistent runners.

Updated script to use GitHub Actions version 2.299.1 as the version that was used did not have an option for arm64.