Skip to content

Commit

Permalink
Update release_dongtai.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lingyuguo authored Nov 2, 2023
1 parent 7b40bed commit 640fee3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release_dongtai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ jobs:

- name: Create helm package
run: |
ll -lh /home/runner/work/DongTai/DongTai/
ll -lh /home/runner/work/DongTai/DongTai/cos
ls -lh /home/runner/work/DongTai/DongTai/
ls -lh /home/runner/work/DongTai/DongTai/cos
sudo helm package deploy/kubernetes/helm -d /home/runner/work/DongTai/DongTai/cos --app-version ${{ env.iast_version }} --version ${{ env.iast_version }}
sudo helm repo index /home/runner/work/DongTai/DongTai/cos --url ${{ secrets.DONGTAI_IAST_CHART_REPO_URL }}
Expand Down

0 comments on commit 640fee3

Please sign in to comment.