feat: add test

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim) 2023-07-27 21:08:59 +08:00
parent 5eb97766b6
commit 246a1f0314
No known key found for this signature in database
GPG Key ID: 1BAD6F395338EFDE
2 changed files with 4 additions and 4 deletions

View File

@ -77,7 +77,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
# ghcr.io/openim/openim-server:latest
# ghcr.io/openimsdk/openim-server:latest
- name: Log in to GitHub Container Registry
uses: docker/login-action@v2
with:
@ -89,7 +89,7 @@ jobs:
id: meta3
uses: docker/metadata-action@v4.6.0
with:
images: openim/openim-server
images: ghcr.io/openimsdk/openim-server
- name: Build and push Docker image
uses: docker/build-push-action@v4

View File

@ -24,7 +24,7 @@ When pulling OpenIM's Docker images, you can choose the most suitable source bas
```
bashCopy code
docker pull ghcr.io/openim/openim-server:latest
docker pull ghcr.io/openimsdk/openim-server:latest
```
- Pull from Alibaba Cloud:
@ -47,7 +47,7 @@ When pulling OpenIM's Docker images, you can choose the most suitable source bas
```
bashCopy code
docker pull ghcr.io/openim/openim-chat:latest
docker pull ghcr.io/openimsdk/openim-chat:latest
```
- Pull from Alibaba Cloud: