mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip e2e]Update artifacts name of log (#14770)
Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
parent
5b2699f798
commit
f95d051eb2
4
.github/workflows/deploy-test.yaml
vendored
4
.github/workflows/deploy-test.yaml
vendored
@ -67,7 +67,7 @@ jobs:
|
||||
if: ${{ always() }}
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: logs-${{ matrix.mode }}-${{ matrix.task }}
|
||||
name: docker-compose-logs-${{ matrix.mode }}-${{ matrix.task }}
|
||||
path: tests/python_client/deploy/${{ matrix.mode }}/logs
|
||||
|
||||
test-helm-install:
|
||||
@ -189,7 +189,7 @@ jobs:
|
||||
if: ${{ always() }}
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: helm-deploy-logs-${{ matrix.task }}
|
||||
name: helm-log-${{ matrix.mode }}-${{ matrix.task }}
|
||||
path: tests/python_client/deploy/k8s_logs
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user