fix:更新优化

This commit is contained in:
Your Name 2026-06-22 17:12:51 +08:00
parent 43f0891691
commit 69d2971876

View File

@ -72,7 +72,6 @@ jobs:
docker run -d \
--name web-01-api \
--restart always \
-p 8080:3003 \
${{ vars.ALIYUN_REGISTRY }}/${{ vars.ALIYUN_NAMESPACE }}/${{ vars.ALIYUN_REPO }}:latest
# 清理旧镜像