no message

This commit is contained in:
2025-08-27 02:08:10 +08:00
parent 2c9f5b8a5a
commit 761bb78e43
10 changed files with 142 additions and 7 deletions

1
Jenkinsfile vendored
View File

@ -67,6 +67,7 @@ pipeline {
--network sczx-net \
-p 8019:8019 \
-e JAVA_OPTS="-Xms256m -Xmx512m -Duser.timezone=Asia/Shanghai" \
-v /root/cert:/root/cert:ro \
--restart always \
\${DOCKER_IMAGE}
"""