From aba526211f7d1e49259c29dc701ba2a072e3db1d Mon Sep 17 00:00:00 2001 From: "aiyion.prime" Date: Wed, 8 Feb 2023 21:20:22 +0100 Subject: [PATCH] nightly-only/site.conf: use jenkins artifacts for nightly packages note: do NOT merge or cherry-pick this onto other branches --- site.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site.conf b/site.conf index dcfb282..7e9a060 100644 --- a/site.conf +++ b/site.conf @@ -8,7 +8,7 @@ opkg = { openwrt = 'http://downloads.openwrt.org/releases/packages-%v/%A', extra = { - modules = 'http://firmware.ffh.zone/packages/gluon-%GS-%GR/%S', + modules = 'http://build.ffh.zone/job/gluon-nightly/lastSuccessfulBuild/artifact/packages/gluon-%GS-%GR/%S', }, },