Update .gitlab-ci.yml

This commit is contained in:
gaochengrui
2020-06-22 17:00:37 +08:00
parent 1f3013a5cd
commit b5e18f6584

View File

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