Skip to content

Commit 640fee3

Browse files
authored
Update release_dongtai.yml
1 parent 7b40bed commit 640fee3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release_dongtai.yml

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

161161
- name: Create helm package
162162
run: |
163-
ll -lh /home/runner/work/DongTai/DongTai/
164-
ll -lh /home/runner/work/DongTai/DongTai/cos
163+
ls -lh /home/runner/work/DongTai/DongTai/
164+
ls -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 }}
166166
sudo helm repo index /home/runner/work/DongTai/DongTai/cos --url ${{ secrets.DONGTAI_IAST_CHART_REPO_URL }}
167167

0 commit comments

Comments
 (0)