CI: use openwrt official tools container by default
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 23 Jan 2023 18:47:41 +0000 (19:47 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Tue, 31 Jan 2023 15:36:57 +0000 (16:36 +0100)
Use openwrt official tools container by default.
Fork will use openwrt tools container by default.

This can be disabled by setting the option use_openwrt_container to
false for the build.yml and check-kernel-patches.yml.

The push-containers workflow is disabled on forks. The workflow can be
reenabled by commenting the condition in push-containers.yml.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>

No differences found