Skip to content
Snippets Groups Projects
Commit 53b647f7 authored by David Bauer's avatar David Bauer
Browse files

actions: build gluon for next sub-branches


Currently we do not perform CI firmware builds on the next-2102 branch.

Build Gluon for all branches starting with "next" to increase the
coverage of our build tests.

Signed-off-by: default avatarDavid Bauer <mail@david-bauer.net>
parent 069c8b20
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ on: ...@@ -7,7 +7,7 @@ on:
push: push:
branches: branches:
- master - master
- next - next*
- v20* - v20*
paths: paths:
- "modules" - "modules"
......
...@@ -11,7 +11,7 @@ on: ...@@ -11,7 +11,7 @@ on:
push: push:
branches: branches:
- master - master
- next - next*
- v20* - v20*
paths: paths:
- "modules" - "modules"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment