Skip to content

Commit

Permalink
kind: Upload all the sysdumps
Browse files Browse the repository at this point in the history
Signed-off-by: Michi Mutsuzaki <[email protected]>
  • Loading branch information
michi-covalent committed Jul 26, 2023
1 parent 753163d commit 01c583b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ jobs:
if: ${{ !success() }}
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
with:
name: cilium-sysdump-out.zip
path: cilium-sysdump-out.zip
name: cilium-sysdumps
path: cilium-sysdump-*.zip
retention-days: 5

helm-upgrade-clustermesh:
Expand Down

0 comments on commit 01c583b

Please sign in to comment.