updated Jenkinsfile

This commit is contained in:
Marvin Zhang
2019-06-21 22:33:53 +08:00
parent b503447036
commit f08b2202ab
5 changed files with 25 additions and 23 deletions

View File

@@ -3,7 +3,7 @@ services:
master:
image: tikazyq/crawlab:latest
container_name: crawlab
volumns:
volumes:
- /home/yeqing/config.py:/opt/crawlab/crawlab/config/config.py # 后端配置文件
- /home/yeqing/.env.production:/opt/crawlab/frontend/.env.production # 前端配置文件
ports: