mirror of
https://github.com/openimsdk/open-im-server.git
synced 2026-04-28 14:29:19 +08:00
feat: Enhance Template Generation Logic in OPENIM Deployment Scripts (#1510)
* feat: add init-config.sh * feat: add helm charts test cicd Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * feat: add helm charts test cicd Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * feat: add helm charts test cicd Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> * feat: add helm charts test cicd Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com> --------- Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
@@ -127,7 +127,6 @@ jobs:
|
||||
repo-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Run OpenIM make install start
|
||||
run: |
|
||||
sudo make init && \
|
||||
sudo make install
|
||||
|
||||
execute-scripts:
|
||||
|
||||
Reference in New Issue
Block a user