Update docker-compose.yml
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
environment:
|
||||
TZ: Asia/Shanghai
|
||||
working_dir: /usr/src/python
|
||||
command: robot -i tsg_bf_api -d 0618/ autotsg
|
||||
command: robot -i tsg_bf_api -d date +%Y%m%d/ autotsg
|
||||
privileged: true
|
||||
volumes:
|
||||
- /home/autotsg-gao:/usr/src/python
|
||||
|
||||
Reference in New Issue
Block a user