Commit 2611dc34 by 罗启

Update .gitlab-ci.yml

parent a4a436a5
Pipeline #3154 passed with stage
in 27 seconds
...@@ -26,7 +26,7 @@ deploy_to_production: ...@@ -26,7 +26,7 @@ deploy_to_production:
cd performance-score cd performance-score
git pull origin master git pull origin master
docker compose up -d --build docker compose up -d --build
echo '🚀 部署流程执行完毕!' echo '🚀 部署流程执行完毕!!!'
" "
only: only:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment