csharp fix
This commit is contained in:
parent
e9eb10928f
commit
46d0677d09
|
@ -57,7 +57,7 @@ docker run \
|
|||
--network none \
|
||||
--rm \
|
||||
--log-driver none \
|
||||
-v $filepath:/$file:ro \
|
||||
-v $filepath:/tmp/$file:ro \
|
||||
-v $dir/executors/python2:/executor_python2:ro \
|
||||
-v $dir/executors/python3:/executor_python3:ro \
|
||||
-v $dir/executors/ruby:/executor_ruby:ro \
|
||||
|
|
Loading…
Reference in New Issue