Fix necessary sleep before service start
Description
Since this service starts before the $CI_PROJECT_DIR
is ready, we need to add a sleep in the .gitlab-webide.yml
. It'd be nice to not have to do this.
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/12239#note_174884360