Skip to content

Commit c5f6184

Browse files
authored
Merge pull request #1899 from HXSecurity/beta
Beta
2 parents 7287099 + ae62d6b commit c5f6184

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release_dongtai.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,9 @@ jobs:
159159

160160
- name: Create helm package
161161
run: |
162+
ls ~/helm/repo
162163
helm package deploy/kubernetes/helm -d ~/helm/repo --app-version ${{ env.iast_version }} --version ${{ env.iast_version }}
164+
ls ~/helm/repo
163165
helm repo index ~/helm/repo/ --url ${{ secrets.DONGTAI_IAST_CHART_REPO_URL }}
164166
165167

0 commit comments

Comments
 (0)