macstadium / orka-integrations

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

Add logic to pass CPU type when setting up multiple runners #38

Open fowenati3 opened 1 year ago

fowenati3 commented 1 year ago

Added another flag to the command for multiple-runners.sh to allow passing of the CPU_TYPE to the setup-runner.sh script. Without this, one would need to manually set the CPU in the setup-runner.sh script in order to use the multiple-runners script. I've updated the readme for multiple-runners as well to account for this new flag.