Update docker-compose.yml
This commit is contained in:
@@ -9,7 +9,7 @@ services:
|
||||
working_dir: /usr/src/python
|
||||
environment:
|
||||
- loginType:cli
|
||||
command: robot -i tsg_device -d 0618/ autotsg
|
||||
command: robot -i tsg_device -d $time/ autotsg
|
||||
privileged: true
|
||||
volumes:
|
||||
- /home/autotsg-gao:/usr/src/python
|
||||
|
||||
Reference in New Issue
Block a user