Commit d4fb9a55 authored by James Lopez's avatar James Lopez

Merge branch 'caneldem-master-patch-77839' into 'master'

Propagate python version variable

See merge request gitlab-org/gitlab-ce!30519
parents 810df4fb bee24c85
---
title: Propagate python version variable
merge_request:
author: Can Eldem
type: changed
......@@ -40,6 +40,7 @@ dependency_scanning:
DS_DOCKER_CLIENT_NEGOTIATION_TIMEOUT \
DS_PULL_ANALYZER_IMAGE_TIMEOUT \
DS_RUN_ANALYZER_TIMEOUT \
DS_PYTHON_VERSION \
) \
--volume "$PWD:/code" \
--volume /var/run/docker.sock:/var/run/docker.sock \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment