Skip to content

Increase timeout for controlloid and install a specific npm version

Due to the latest changes in the project, a lot of tools require building from source and the last build failed because of timeout. This merge request increases the build timeout to 20000 seconds and also installs a fixed version of npm due to some strange errors encountered while testing on my local build server.

Merge request reports