mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-22 15:02:32 +00:00
b79ed14dd1
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 |