Switch to v14-luci-eht-rmadrad; rename file

This commit is contained in:
Daniel Pawlik
2024-10-02 21:27:49 +02:00
parent cbd56ed35c
commit 0ca843858c
2 changed files with 2 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
---
# Janusz fix: https://github.com/openwrt/openwrt/pull/16342
# Luci fix: https://github.com/openwrt/luci/pull/7279
name: BPI-R4 + BE14 + EHT fix by Janusz + luci BE
@@ -8,10 +7,8 @@ on:
env:
REMOTE_REPOSITORY: danpawlik/openwrt
REMOTE_BRANCH: be14-janusz-v12-luci
REMOTE_BRANCH: v14-luci-eht-rmadrad
RELEASE_PREFIX: Mediatek_mt7988a_bpi-r4_be14_eht
DEVICE_CONFIG: configs/mediatek/mt7988a/bpi-r4
ROLE_CONFIG: configs/common/main-router
jobs:
check_commits:

View File

@@ -1,5 +1,4 @@
---
# Based on https://github.com/JuliusBairaktaris/Qualcommax_NSS_Builder/blob/main/.github/workflows/build.yaml
name: BPI-R4 + all packages + BE14 + luci BE
on:
@@ -7,11 +6,8 @@ on:
env:
REMOTE_REPOSITORY: danpawlik/openwrt
# REMOTE_BRANCH: be14
REMOTE_BRANCH: be14-janusz-v12-luci
REMOTE_BRANCH: v14-luci-eht-rmadrad
RELEASE_PREFIX: Mediatek_mt7988a_bpi-r4_be14_all_packages_eht
DEVICE_CONFIG: configs/mediatek/mt7988a/bpi-r4
ROLE_CONFIG: configs/common/main-router
jobs:
check_commits: