[skip e2e]Fix log name for deploy test action (#17967)

Signed-off-by: zhuwenxing <wenxing.zhu@zilliz.com>
This commit is contained in:
zhuwenxing 2022-07-01 09:08:18 +08:00 committed by GitHub
parent 5083425291
commit 2b557355db
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -344,5 +344,5 @@ jobs:
if: ${{ ! success() }}
uses: actions/upload-artifact@v2
with:
name: helm-log-${{ matrix.mode }}-${{ matrix.task }}
name: helm-log-${{ matrix.mq_type }}-${{ matrix.mode }}-${{ matrix.task }}
path: tests/python_client/deploy/k8s_logs