Ruby Support
I want to try out ruby scripts in windmill. I've installed the latest self hosted version and try the mentioned ruby example.
Everytime i get this error message:
ExecutionErr: execution error:
Internal: Executable bundle not found on worker. PATH: /usr/local/bin:/root/.local/bin:/tmp/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin @common.rs:1046:16
It seems that ruby is missing in the worker. Any idea how to fix this?
Everytime i get this error message:
ExecutionErr: execution error:
Internal: Executable bundle not found on worker. PATH: /usr/local/bin:/root/.local/bin:/tmp/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/go/bin @common.rs:1046:16
It seems that ruby is missing in the worker. Any idea how to fix this?