Skip to content
Snippets Groups Projects
Commit a46acb4e authored by s2870355's avatar s2870355
Browse files

removed -t from parse-ci for nicer logging

parent 4e29986a
No related branches found
No related tags found
No related merge requests found
Pipeline #72033 failed
......@@ -56,7 +56,6 @@ def run_cli_parallel(job : job_data) -> dict:
"-v", \
f"{dir_path}:/usr/src/project", \
"--entrypoint", "sh", \
"-t", \
job.image, \
exec_location],
stdout=f,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment