[skip e2e]Update artifacts name of log (#14770)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
pull/14787/head
zhuwenxing 2022-01-04 16:27:33 +08:00 committed by GitHub
parent 5b2699f798
commit f95d051eb2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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