mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-02 18:34:29 +08:00
Update openimci.yml
This commit is contained in:
parent
6763e19415
commit
ad033bdf6c
3
.github/workflows/openimci.yml
vendored
3
.github/workflows/openimci.yml
vendored
@ -162,6 +162,7 @@ jobs:
|
||||
${{ env.containers }}
|
||||
```
|
||||
GITHUB_TOKEN: ${{ secrets.BOT_GITHUB_TOKEN }}
|
||||
continue-on-error: true
|
||||
|
||||
execute-scripts:
|
||||
name: Execute OpenIM Script On ${{ matrix.os }}
|
||||
@ -285,4 +286,4 @@ jobs:
|
||||
id: docker_processes
|
||||
run: |
|
||||
sudo docker images
|
||||
sudo docker ps
|
||||
sudo docker ps
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user