Skip to content

Fixing the reconfigure failure when using a non bundled nginx.

When the bundled web server was disabled the ci-proxying recipe failed because it tried to access a non-existent system service. I've switched the recipe to using launching the runit service command instead.

Merge request reports