Skip to content

Commit

Permalink
Merge pull request #1899 from HXSecurity/beta
Browse files Browse the repository at this point in the history
Beta
  • Loading branch information
lingyuguo committed Nov 2, 2023
2 parents 7287099 + ae62d6b commit c5f6184
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_dongtai.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,9 @@ jobs:

- name: Create helm package
run: |
ls ~/helm/repo
helm package deploy/kubernetes/helm -d ~/helm/repo --app-version ${{ env.iast_version }} --version ${{ env.iast_version }}
ls ~/helm/repo
helm repo index ~/helm/repo/ --url ${{ secrets.DONGTAI_IAST_CHART_REPO_URL }}
Expand Down

0 comments on commit c5f6184

Please sign in to comment.