删除错误文件

This commit is contained in:
姬巍川
2020-07-01 18:15:39 +08:00
parent fcdd39e879
commit f0b95e9f5f

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-wp
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