Skip to content

allow using git commands on ci

Marcin Sobczyk requested to merge msobczyk/git_commands_on_ci into develop

command git config --global --add safe.directory '*' in .docker_image_builder_job template allows to use git during CI jobs

Merge request reports