gitlab-ci: allow running tests for branches, triggered via API

This commit is contained in:
Ivan Grokhotkov 2016-09-18 23:12:50 +08:00
parent c72590c1b9
commit d9338e64e5
1 changed files with 1 additions and 0 deletions

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