Skip to content

Some fixes. Fix "pre-build-script". Fix start of "git-cache-proxy.socket" at reboot.

Some jobs where failing, because they relied on containers that didn't have "git" installed. Check that it is installed before using it.

When rebooting an instance, "git-cache-proxy.socket" failed to start because it listened to an ip address that didn't exist. Wait for docker to start.

Merge request reports