优化镜像打包12
All checks were successful
简单测试 / test (push) Successful in 21s

This commit is contained in:
2025-07-12 22:09:43 +08:00
parent 32dc352b80
commit 2806775fe1

View File

@ -67,7 +67,7 @@ jobs:
echo "🚀 推送Docker镜像到Gitea registry..."
#远程镜像路径
IMAGE_PATH ="$REGISTRY_HOST/$REPOSITORY:latest"
IMAGE_PATH="$REGISTRY_HOST/$REPOSITORY:latest"
echo "🔍 远程镜像路径: $IMAGE_PATH"
#打标签