1
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
TZ: Asia/Shanghai
|
TZ: Asia/Shanghai
|
||||||
working_dir: /usr/src/python
|
working_dir: /usr/src/python
|
||||||
command: robot -i tsg_bf_api -d $time -api/ autotsg
|
command: robot -i tsg_bf_api -d $timeapi/ autotsg
|
||||||
privileged: true
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- /home/autotsg-gao:/usr/src/python
|
- /home/autotsg-gao:/usr/src/python
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ services:
|
|||||||
working_dir: /usr/src/python
|
working_dir: /usr/src/python
|
||||||
environment:
|
environment:
|
||||||
- loginType:cli
|
- loginType:cli
|
||||||
command: robot -i tsg_device -d $time -cli/ autotsg
|
command: robot -i tsg_device -d $timecli/ autotsg
|
||||||
privileged: true
|
privileged: true
|
||||||
volumes:
|
volumes:
|
||||||
- /home/autotsg-gao:/usr/src/python
|
- /home/autotsg-gao:/usr/src/python
|
||||||
|
|||||||
Reference in New Issue
Block a user