mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]Fix logs dir name in github action (#10056)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
a22d4c6d4d
commit
c76809431d
2
.github/workflows/deploy-test.yaml
vendored
2
.github/workflows/deploy-test.yaml
vendored
@ -152,7 +152,7 @@ jobs:
|
||||
if: ${{ always() }}
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: logs-${{ matrix.pod }}
|
||||
name: helm-deploy-logs-${{ matrix.task }}
|
||||
path: tests/python_client/deploy/k8s_logs
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user