mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-04-06 04:15:46 +08:00
fix: scripts start
Signed-off-by: kubbot <3293172751ysy@gmail.com>
This commit is contained in:
parent
3ae5375d1a
commit
e649943649
2
.github/workflows/scripts-test.yml
vendored
2
.github/workflows/scripts-test.yml
vendored
@ -30,13 +30,11 @@ jobs:
|
||||
run: |
|
||||
docker-compose stop
|
||||
docker-compose up -d
|
||||
cat logs/openIM.log >> "$GITHUB_OUTPUT"
|
||||
|
||||
- name: Stop all services
|
||||
run: |
|
||||
chmod +x ./scripts/stop_all.sh
|
||||
./scripts/stop_all.sh
|
||||
cat logs/openIM.log >> "$GITHUB_OUTPUT"
|
||||
|
||||
- name: Build all services
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user