Skip to content

Commit

Permalink
1739 upload logs after failure
Browse files Browse the repository at this point in the history
  • Loading branch information
reshmabidikar committed Sep 6, 2024
1 parent ab60fc4 commit fe717d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,8 @@ jobs:
echo "::endgroup::"
- name: Upload logs
uses: actions/[email protected]
if: failure()
with:
name: killbill-${{ matrix.docker-compose-file }}.txt
path: /var/tmp/killbill.txt
retention-days: 1
retention-days: 3

0 comments on commit fe717d9

Please sign in to comment.