Skip to content

Commit 7b40bed

Browse files
authored
Update release_dongtai.yml
1 parent 2e287b5 commit 7b40bed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_dongtai.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
ll -lh /home/runner/work/DongTai/DongTai/
164164
ll -lh /home/runner/work/DongTai/DongTai/cos
165165
sudo helm package deploy/kubernetes/helm -d /home/runner/work/DongTai/DongTai/cos --app-version ${{ env.iast_version }} --version ${{ env.iast_version }}
166-
helm repo index /home/runner/work/DongTai/DongTai/cos --url ${{ secrets.DONGTAI_IAST_CHART_REPO_URL }}
166+
sudo helm repo index /home/runner/work/DongTai/DongTai/cos --url ${{ secrets.DONGTAI_IAST_CHART_REPO_URL }}
167167
168168
169169
- name: Upload COS 2

0 commit comments

Comments
 (0)