mirror of https://github.com/milvus-io/milvus.git
[skip ci]Upload report in github action (#10969)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>pull/10970/head
parent
b532427cc6
commit
c6ebae8959
|
@ -139,4 +139,6 @@ jobs:
|
|||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: logs-${{ matrix.pod }}
|
||||
path: tests/python_client/chaos/k8s_logs
|
||||
path: |
|
||||
tests/python_client/chaos/k8s_logs
|
||||
tests/python_client/chaos/reports
|
||||
|
|
Loading…
Reference in New Issue