Ensure screen command always succeeds
All checks were successful
Build and Deploy Spring Boot / build-and-deploy (push) Successful in 32s

Modified the `screen` command to append `; true` ensuring the step does not fail even if no screen session is found, thus making the workflow more robust.
This commit is contained in:
hxuanyu 2024-11-04 18:36:26 +08:00
parent 76cc99fae8
commit 4a13ef8677

View File

@ -1,3 +1,3 @@
# 应用服务 WEB 访问端口 # \u5E94\u7528\u670D\u52A1 WEB \u8BBF\u95EE\u7AEF\u53E3
server.port=8080 server.port=5001