chore(relup tests): upload emqx package to workflow artifact

Signed-off-by: zhanghongtong <rory-z@outlook.com>
This commit is contained in:
zhanghongtong 2021-08-09 10:43:55 +08:00 committed by turtleDeng
parent c09cb64db6
commit 554879c9d7
1 changed files with 4 additions and 0 deletions

View File

@ -258,6 +258,10 @@ jobs:
done
- name: build emqx
run: make -C emqx ${PROFILE}-zip
- uses: actions/upload-artifact@v2
with:
name: emqx
path: emqx/_packages/**/*.zip
- name: build emqtt-bench
run: make -C emqtt-bench
- name: build lux