Skip to content

Fix apt-get syntax to install a specific version.

Mikko Rantanen requested to merge mikran/gitlab-ci-multi-runner:patch-2 into master

What does this MR do?

The apt-get command to install a specific version did not work as it was written. Patch fixes that.

Merge request reports