diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2022-12-04 20:36:11 +0100 |
---|---|---|
committer | Christian Marangi <ansuelsmth@gmail.com> | 2022-12-04 20:56:33 +0100 |
commit | e3cf2b84e5f8708ca17d931ef60746516c8a2fe4 (patch) | |
tree | a4720de78ebe59bb82ef7b23b409b61b80ce4d3c /Makefile | |
parent | 65c3d19c4b28ccac0d08d916de0ffa4c0e7b3dc2 (diff) | |
download | upstream-e3cf2b84e5f8708ca17d931ef60746516c8a2fe4.tar.gz upstream-e3cf2b84e5f8708ca17d931ef60746516c8a2fe4.tar.bz2 upstream-e3cf2b84e5f8708ca17d931ef60746516c8a2fe4.zip |
CI: build: fix matching for openwrt release branch for toolchain parsing
The current match logic doesn't handle test for push events related to
stable release (example openwrt-22.03) but only fork with the related
prefix (example openwrt-22.03-fixup)
Fix wrong matching and while at it also add extra checks to other
matching (check if the branch name actually start with the requested
prefix)
Fixes: e24a1e6f6d7f ("CI: build: add support for external toolchains from stable branch")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions