Ensure screen command always succeeds
All checks were successful
Build and Deploy Spring Boot / build-and-deploy (push) Successful in 32s
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:
parent
76cc99fae8
commit
4a13ef8677
@ -1,3 +1,3 @@
|
|||||||
# 应用服务 WEB 访问端口
|
# \u5E94\u7528\u670D\u52A1 WEB \u8BBF\u95EE\u7AEF\u53E3
|
||||||
server.port=8080
|
server.port=5001
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user