ci: add .buildkite/daily.yml to twister ignore list
Changes to .buildkite/daily.yml don't make any sense to run twister for since issues will only be seen when the daily builds run so add it to the twister_ignore.txt list. Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
7b47c18d33
commit
16567ccce5
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
||||||
# are matched, then twister will not do a full run and optionally will only
|
# are matched, then twister will not do a full run and optionally will only
|
||||||
# run on changed tests or boards.
|
# run on changed tests or boards.
|
||||||
#
|
#
|
||||||
|
.buildkite/daily.yml
|
||||||
.gitlint
|
.gitlint
|
||||||
.checkpatch.conf
|
.checkpatch.conf
|
||||||
.clang-format
|
.clang-format
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue