Skip to content

Add missing Git in alpine version

With the gitlab-runner:alpine version, this error is thrown when a build is runs.

gitlab-ci-multi-runner 1.0.4 (014aa8c)
Using Shell executor...
Running on 084238b313b4...
Cloning repository...
bash: line 34: git: command not found

ERROR: Build failed with: exit status 1

Merge request reports