Skip to content

Commit 2e287b5

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

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release_dongtai.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,9 +160,9 @@ jobs:
160160

161161
- name: Create helm package
162162
run: |
163-
ls /home/runner/work/DongTai/DongTai/cos
164-
helm package deploy/kubernetes/helm -d /home/runner/work/DongTai/DongTai/cos --app-version ${{ env.iast_version }} --version ${{ env.iast_version }}
165-
ls /home/runner/work/DongTai/DongTai/cos
163+
ll -lh /home/runner/work/DongTai/DongTai/
164+
ll -lh /home/runner/work/DongTai/DongTai/cos
165+
sudo helm package deploy/kubernetes/helm -d /home/runner/work/DongTai/DongTai/cos --app-version ${{ env.iast_version }} --version ${{ env.iast_version }}
166166
helm repo index /home/runner/work/DongTai/DongTai/cos --url ${{ secrets.DONGTAI_IAST_CHART_REPO_URL }}
167167
168168

0 commit comments

Comments
 (0)