Closed Vsevolod-Livinskij closed 2 years ago
We pass target arguments to run_gen.py as a string and parse it later. Right now makes it impossible to pass targets to docker container, so I added an option to separate them with comma
target
run_gen.py
We pass
target
arguments torun_gen.py
as a string and parse it later. Right now makes it impossible to pass targets to docker container, so I added an option to separate them with comma