chore(autotest): add git-action script

This commit is contained in:
xiangfangyang-tech 2022-01-04 15:19:06 +08:00
parent 8060a962f1
commit 14f8f5d5d1
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ jobs:
build:
runs-on: ubuntu-latest
container: "ghcr.io/emqx/emqx-builder/5.0:23.2.7.2-emqx-2-ubuntu20.04"
outputs:
outputs:
version: ${{ steps.build_docker.outputs.version}}
steps:
- name: download jmeter
@ -37,4 +37,4 @@ jobs:
- uses: actions/upload-artifact@v2
with:
name: emqx.tar
path: ./emqx.tar
path: ./emqx.tar