feat(custom): 增加后结统计时间筛选
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@@ -122,7 +122,7 @@ steps:
|
||||
- tar -xzvf dist.tar -C /www/builder/jdt-mer-prod
|
||||
- rm -rf dist.tar
|
||||
- cd jdt-mer-prod
|
||||
- cd docker build -t jdt-mer-prod .
|
||||
- docker build -t jdt-mer-prod .
|
||||
- docker stop jdt-mer-prod
|
||||
- docker rm jdt-mer-prod
|
||||
- docker run -d -p 8083:80 --restart=always --name jdt-mer-prod jdt-mer-prod
|
||||
|
||||
Reference in New Issue
Block a user