mirror of
https://github.com/clearml/clearml-agent
synced 2025-04-09 15:04:32 +00:00
Add .bashrc reloading before running trains-agent in the AWS dynamic cluster management service
This commit is contained in:
parent
43b2f7f41d
commit
714c6a05d0
@ -292,6 +292,7 @@
|
||||
" export TRAINS_API_ACCESS_KEY='{access_key}'\n",
|
||||
" export TRAINS_API_SECRET_KEY='{secret_key}'\n",
|
||||
" {bash_script}\n",
|
||||
" source ~/.bashrc\n",
|
||||
" python -m trains_agent --config-file '/root/trains.conf' daemon --queue '{queue}' {docker}\n",
|
||||
" shutdown\n",
|
||||
" \"\"\".format(\n",
|
||||
|
Loading…
Reference in New Issue
Block a user