feat: add helm charts test cicd

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw) 2023-12-04 13:40:00 +08:00
parent 844c5cf00d
commit 31a289f898

View File

@ -127,7 +127,7 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }} repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Run OpenIM make install start - name: Run OpenIM make install start
run: | run: |
sudo make init && \ sudo make init
sudo make install sudo make install
execute-scripts: execute-scripts: