Skip to content

Commit

Permalink
Recursive artifact creation
Browse files Browse the repository at this point in the history
  • Loading branch information
Molter73 committed Sep 27, 2024
1 parent 66a4f81 commit f4b9077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 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,5 @@ 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/**/**

0 comments on commit f4b9077

Please sign in to comment.