forked from espressif/esp-idf
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user