mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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:
commit
45df01ef68
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user