chore(autotest): debug broker performance test suite
This commit is contained in:
parent
5c13af131b
commit
272ac4c906
|
@ -72,8 +72,8 @@ jobs:
|
|||
.ci/build_packages/tests.sh "$EMQX_PKG_NAME" pkg
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: ${{ matrix.profile}}-${{ matrix.otp }}-${{ matrix.os }}
|
||||
path: _packages/${{ matrix.profile}}/*.zip
|
||||
name: ${{ matrix.os }}
|
||||
path: _packages/${{ matrix.profile}}/*.tar.gz
|
||||
|
||||
terraform_emqx:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Loading…
Reference in New Issue