mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-03 10:52:33 +08:00
update openim environment and status
Signed-off-by: Xinwei Xiong (cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
parent
4d63c72b13
commit
2eeedfab38
2
.github/workflows/openimci.yml
vendored
2
.github/workflows/openimci.yml
vendored
@ -129,7 +129,6 @@ jobs:
|
||||
- name: Run OpenIM make install start
|
||||
run: |
|
||||
sudo make install
|
||||
sleep 30
|
||||
|
||||
# - name: Check the OpenIM environment and status
|
||||
# run: |
|
||||
@ -139,6 +138,7 @@ jobs:
|
||||
- name: Check the OpenIM environment and status
|
||||
id: docker_info
|
||||
run: |
|
||||
sleep 30
|
||||
echo "images<<EOF" >> $GITHUB_ENV
|
||||
sudo docker images >> $GITHUB_ENV
|
||||
echo "EOF" >> $GITHUB_ENV
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user