This commit is contained in:
jwc
2020-07-01 18:09:42 +08:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1,15 +0,0 @@
version: '3.1'
services:
auto-custom-clibrary:
image: 192.168.41.68/robotframework/auto-custom-clibrary:3.0
restart: always
container_name: auto-custom-clibrary-com
environment:
TZ: Asia/Shanghai
working_dir: /usr/src/python
command: robot -i tsg_bf_api -d api/$time/ autotsg
privileged: true
volumes:
- /home/autotsg-gao:/usr/src/python