更新 .gitea/workflows/master.yml

This commit is contained in:
bichangxiong 2025-08-14 23:39:56 +08:00
parent 63ee355745
commit 6075704524

View File

@ -60,7 +60,7 @@ jobs:
echo "警告:在 $docker_context 目录中未找到JAR包"
exit 1
fi
echo "找到JAR包"
echo "找到JAR包:"
echo "$jar_files"
echo "===== 构建镜像 ====="