Save logs on ci failure

This commit is contained in:
Chocobozzz
2020-12-10 11:24:17 +01:00
committed by Chocobozzz
parent 040d6896a3
commit 83ef31fe10
3 changed files with 22 additions and 4 deletions

View File

@@ -105,4 +105,5 @@ jobs:
if: failure()
with:
name: test-storages-${{ matrix.test_suite }}
path: test*/logs/*
path: artifacts
retention-days: 7