未验证 提交 a042090b 编写于 作者: Q quicksilver 提交者: GitHub

Fix publish pytest image bug (#5084)

Signed-off-by: Nquicksilver <zhifeng.zhang@zilliz.com>
上级 d82f6d27
......@@ -46,6 +46,7 @@ jobs:
if: success() && github.event_name == 'push' && github.repository == 'milvus-io/milvus'
continue-on-error: true
shell: bash
working-directory: tests/docker
run: |
docker login -u ${{ secrets.DOCKERHUB_USER }} \
-p ${{ secrets.DOCKERHUB_TOKEN }}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册