Skip to content

Kill node and fix `.ruby-version` symlink when starting a GDK

Kill node again when starting a GDK pipeline. It used to work without, but it seems that is now needed again (webpack related problem).

It also fixes a .ruby-version symlink error that sometimes occurs in the CI pipeline.

Merge request reports