Here's a screenshot if a session where I first try to clone as ssm-user
, but it fails, then I change to root
and it succeeds
I don't see it as an argument in Task.init
or Task.execute_remotely
I'm not seeing a extra_docker_shell_script
in my clearml.conf generated by clearml-agent init
like in this guide
I have the same behavior whether or not I put task.execute_remotely(...)
before or after the call to run_shell_script()