未验证 提交 8c6fda6b 编写于 作者: M Medya Gh

minor

上级 b9d7c6db
......@@ -515,12 +515,11 @@ jobs:
needs: [functional_test_docker_ubuntu, addons_certs_tests_docker_ubuntu, multinode_pause_tests_docker_ubuntu, preload_docker_flags_tests_docker_ubuntu, baremetal_ubuntu18_04]
runs-on: ubuntu-18.04
steps:
- name: upload all results
continue-on-error: true
# using preview version to allow download all https://github.com/actions/download-artifact/tree/v2-preview#download-all-artifacts
# skiping uploading baremetal_ubuntu18_04 since that finishes too late
- name: download all reports
uses: actions/download-artifact@v2-preview
- name: upload all reports
shell: bash {0}
continue-on-error: true
run: |
mkdir -p all_reports
ls -lah
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册