Skip to content

Commit

Permalink
fix: removed code
Browse files Browse the repository at this point in the history
  • Loading branch information
ElderMatt committed Jul 27, 2023
1 parent 6cc83b9 commit 5963292
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -438,10 +438,6 @@ jobs:
if: failure()
run: |
kubectl logs jobs/otomi --tail 150
- name: Gather otomi-e2e logs on failure
if: failure()
run: |
kubectl logs -n maintenance -l app.kubernetes.io/instance=job-e2e --tail 15000
- name: Remove the test cluster
if: always()
run: |
Expand Down

0 comments on commit 5963292

Please sign in to comment.