Skip to content

build nss 24.10.0-rc2 #2

build nss 24.10.0-rc2

build nss 24.10.0-rc2 #2

name: build nss 24.10.0-rc2
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-rc2",
"BUILD_TAG": "66e76aa",
"BUILD_SYNC": "y",
"BUILD_KMOD": "y"}'