Update .gitlab-ci.yml

This commit is contained in:
gaochengrui
2020-07-28 11:15:30 +08:00
parent 4991807397
commit 4bbca6060c

View File

@@ -61,4 +61,5 @@ com: #随意填写起标示作用com指cli测试
- docker stop auto-custom-clibrary-com || true && docker rm auto-custom-clibrary-com || true
- cd docker/com
- docker-compose build
- time=`date +%m%d` docker-compose up -d
- time=`date +%m%d` docker-compose up -d