mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-05-03 16:45:59 +08:00
feat: add test
Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
@@ -26,6 +26,12 @@ on:
|
||||
- 'docker-compose.yml'
|
||||
- 'bin/*'
|
||||
|
||||
env:
|
||||
SERVER_PRIVATE_KEY: ${{ secrets.SERVER_PRIVATE_KEY }} # server private key
|
||||
SERVER_HOST: ${{ secrets.SERVER_HOST }} # server ip address
|
||||
USER_NAME: ${{ secrets.USER_NAME }} # server username
|
||||
cache-name: note
|
||||
|
||||
jobs:
|
||||
deploy-dev:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user