traderepublic / Cilicon

🛠️ Self-Hosted ephemeral macOS CI on Apple Silicon
MIT License
950 stars 28 forks source link

Fix GitLab start.command to shut down the VM instead of rebooting it #19

Closed pmj closed 1 year ago

pmj commented 1 year ago

shutdown -r reboots the VM instead of shutting it down, which defeats the point of Cilicon's ephemeral runner VMs.

This changes it to -h which does actually shut down the VM and allows reverting VM state to the snapshot.