Skip to content

Commit

Permalink
Re-add NO_CLEANUP to debug csi-driver failures
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Squizzato <[email protected]>
  • Loading branch information
squizzi committed Oct 9, 2024
1 parent fb1f1f3 commit a65544d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ jobs:
VSPHERE_VM_TEMPLATE: ${{ secrets.CI_VSPHERE_VM_TEMPLATE }}
VSPHERE_NETWORK: ${{ secrets.CI_VSPHERE_NETWORK }}
VSPHERE_SSH_KEY: ${{ secrets.CI_VSPHERE_SSH_KEY }}
NO_CLEANUP: 1
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit a65544d

Please sign in to comment.