mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-06-01 12:39:18 +08:00
fix: cicd bug
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
parent
7770628fd8
commit
c9e552ccdb
2
.github/workflows/scripts-test.yml
vendored
2
.github/workflows/scripts-test.yml
vendored
@ -40,6 +40,7 @@ jobs:
|
||||
./scripts/stop_all.sh
|
||||
cat logs/openIM.log 2>/dev/null
|
||||
shell: bash
|
||||
continue-on-error: true
|
||||
|
||||
- name: Build all services
|
||||
run: |
|
||||
@ -47,6 +48,7 @@ jobs:
|
||||
./scripts/build_all_service.sh
|
||||
cat logs/openIM.log 2>/dev/null
|
||||
shell: bash
|
||||
continue-on-error: true
|
||||
|
||||
- name: Start all services
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user