Skip to content

Commit

Permalink
fixup-debug
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag4DSB committed Nov 14, 2024
1 parent 3713291 commit 9a5e2f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-helm-installation-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
--create-namespace \
--set image.tag=latest
- name: Verify Helm Installation
- name: Print all resources in scality-object-storage namespace
run: |
kubectl get all -n scality-object-storage
Expand All @@ -76,7 +76,7 @@ jobs:
uses: scality/actions/[email protected]
with:
completion_delay_m: ${{ inputs.debug_delay_duration_minutes }}
continue-on-error: true
# continue-on-error: true

- name: Cleanup Helm Release and Namespace
run: |
Expand Down

0 comments on commit 9a5e2f8

Please sign in to comment.