Depend emqx_ct_helper with tag

This commit is contained in:
HeeeJianBo 2019-04-25 14:30:35 +08:00
parent c5524e99c6
commit 281fb2d5ec
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ CUR_BRANCH := $(shell git branch | grep -e "^*" | cut -d' ' -f 2)
BRANCH := $(if $(filter $(CUR_BRANCH), master develop), $(CUR_BRANCH), develop)
TEST_DEPS = emqx_ct_helpers
dep_emqx_ct_helpers = git-emqx https://github.com/emqx/emqx-ct-helpers.git $(BRANCH)
dep_emqx_ct_helpers = git-emqx https://github.com/emqx/emqx-ct-helpers.git v1.0
TEST_ERLC_OPTS += +debug_info -DAPPLICATION=emqx