Skip to content

Use the python image instead of package for task-runner

Hossein Pursultani requested to merge improve-task-runner-python into master

This is forked from !253 (merged) and copies Python binaries and libraries from gitlab-python image into gitlab-task-runner, instead of installing them with package manager.

Merge request reports