openwrt / docker

Docker containers of the ImageBuilder and SDK
GNU General Public License v2.0
463 stars 76 forks source link

CI: add armsr, better debug output, actually skip skipped steps #116

Closed aparcar closed 1 year ago

aparcar commented 1 year ago

Instead of using a definied list with an if condition, use a case statement with wildcards to match on either armsr or armvirt (legacy). This should keep support for both 23.05.x and newer releases.