x
Some checks failed
Build docker and publish / build (20.15.1) (push) Failing after 5m24s

This commit is contained in:
shanshanzhong 2025-09-26 19:34:49 -07:00
parent be532bec1b
commit 723ceddc3d

View File

@ -132,7 +132,7 @@ jobs:
docker run -d \
--name ppanel-server \
--restart unless-stopped \
-p 8080:8080 \
--network host \
${{ env.REPO }}:${{ env.VERSION }}
# 检查容器状态