x
Build docker and publish / build (20.15.1) (push) Successful in 7m56s

This commit is contained in:
2026-03-06 05:47:47 -08:00
parent dbcb1fb066
commit 19932bb9f7
2 changed files with 34 additions and 1 deletions
+1 -1
View File
@@ -181,7 +181,7 @@ jobs:
cd ${{ env.DEPLOY_PATH }}
# 创建/更新环境变量文件
echo "PPANEL_SERVER_TAG=${{ env.DOCKER_TAG_SUFFIX }}" > .env
# echo "PPANEL_SERVER_TAG=${{ env.DOCKER_TAG_SUFFIX }}" > .env
# 拉取最新镜像
echo "📥 拉取镜像..."