修改自动部署文件

This commit is contained in:
姬巍川
2020-07-28 11:07:19 +08:00
parent aae9f3a4cd
commit a0bfb5815d

View File

@@ -1,7 +1,7 @@
version: '3.1' version: '3.1'
services: services:
auto-custom-clibrary: auto-custom-clibrary:
image: 192.168.41.68/robotframework/auto-custom-clibrary:3.0 image: 192.168.41.68/robotframework/auto-custom-clibrary:1.0
restart: always restart: always
container_name: auto-custom-clibrary-com container_name: auto-custom-clibrary-com
environment: environment:
@@ -10,6 +10,6 @@ services:
command: robot -i tsg_bf_api -d com/$time/ autotsg command: robot -i tsg_bf_api -d com/$time/ autotsg
privileged: true privileged: true
volumes: volumes:
- /home/autotsg-gao:/usr/src/python - /home/autotsg_jwc:/usr/src/python