This commit is contained in:
gaochengrui
2020-06-22 18:31:30 +08:00
parent 6f13eb5e3c
commit 9a6f33a22d
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/cli/ autotsg
command: robot -i tsg_device -d cli/$time/ autotsg
privileged: true
volumes:
- /home/autotsg-gao:/usr/src/python