This commit is contained in:
gaochengrui
2020-06-22 17:39:13 +08:00
parent 2c9aee7dbd
commit 7f5caeef81
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ services:
working_dir: /usr/src/python
environment:
- loginType:cli
command: robot -i tsg_device -d $time/ autotsg
command: robot -i tsg_device -d $time -cli/ autotsg
privileged: true
volumes:
- /home/autotsg-gao:/usr/src/python