Update .gitlab-ci.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user