Skip to content

Commit

Permalink
Upload entire directories
Browse files Browse the repository at this point in the history
  • Loading branch information
Molter73 committed Sep 27, 2024
1 parent f4b9077 commit fea8883
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/integration-tests-vm-type.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,5 +127,6 @@ jobs:
with:
name: ${{ inputs.vm_type }}-logs
path: |
${{ github.workspace }}/integration-tests/container-logs/**/**
${{ github.workspace }}/integration-tests/performance-logs/**/**
${{ github.workspace }}/integration-tests/container-logs/
${{ github.workspace }}/integration-tests/performance-logs/
if-no-files-found: ignore

0 comments on commit fea8883

Please sign in to comment.