Skip to content

build nss 24.10.0-rc4 #1

build nss 24.10.0-rc4

build nss 24.10.0-rc4 #1

name: build nss 24.10.0-rc4
on:
workflow_dispatch:
jobs:
call-image-builder-nss-24_10:
permissions:
contents: write
uses:
arix00/openwrt-mx4300/.github/workflows/_image_builder.yml@build
with:
build_settings:
'{"SOURCE_REPO": "https://github.com/openwrt/openwrt.git",
"SOURCE_BRANCH": "openwrt-24.10",
"BUILD_REPO": "https://github.com/${{github.repository}}.git",
"BUILD_BRANCH": "build",
"BUILD_INIT": "init_build.sh",
"BUILD_TYPE": "nss",
"BUILD_VER": "24.10.0-rc4",
"BUILD_TAG": "1e530e5",
"BUILD_SYNC": "y",
"BUILD_KMOD": "y"}'