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
|
.ci/build_packages/tests.sh "$EMQX_PKG_NAME" pkg
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: ${{ matrix.profile}}-${{ matrix.otp }}-${{ matrix.os }}
|
name: ${{ matrix.os }}
|
||||||
path: _packages/${{ matrix.profile}}/*.zip
|
path: _packages/${{ matrix.profile}}/*.tar.gz
|
||||||
|
|
||||||
terraform_emqx:
|
terraform_emqx:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
Loading…
Reference in New Issue