mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000.git
synced 2025-12-16 08:22:16 +00:00
Instead of referring to a redundant job and ENV variables, rework build
workflow to accept and require split target and subtarget and use them
directly from inputs.
Rework each user and pass a JSON of tuple to matrix include with each
target/subtarget combination to test. Special notice this doesn't use
the github actions matrix combination feature but reference each
specific tuple of target and subtarget to test.
Just a cleanup no behaviour change intended.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| scripts | ||
| build-tools.yml | ||
| build.yml | ||
| check-kernel-patches.yml | ||
| coverity.yml | ||
| Dockerfile.tools | ||
| formal.yml | ||
| kernel.yml | ||
| label-kernel.yml | ||
| label-target.yml | ||
| labeler.yml | ||
| packages.yml | ||
| push-containers.yml | ||
| toolchain.yml | ||
| tools.yml | ||