csharp fix

This commit is contained in:
Brian Seymour 2018-09-22 01:38:26 -05:00
parent e9eb10928f
commit 46d0677d09
1 changed files with 1 additions and 1 deletions

View File

@ -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 \