Merge branch 'feature/ci_test_trigger' into 'master'

allow running test suite for branches, triggered via API

One line change to run testing step for branches, if the build is triggered via API.


See merge request !91
This commit is contained in:
Ivan Grokhotkov
2016-09-20 14:11:24 +08:00

View File

@@ -95,6 +95,7 @@ test_build_system:
when: on_success
only:
- master
- triggers
variables:
# need user to set SDK_NAME and CONFIG_FILE (may need to set BIN_PATH and APP_NAME later) in before_script