From c9a5a93834fce33f1e999dd50381cb7ff9e5fabb Mon Sep 17 00:00:00 2001 From: Viacheslav Hletenko Date: Fri, 6 Sep 2024 10:45:27 +0000 Subject: T6674: Add build-scrips for packages without Jenkins Add build scripts for .deb packages without Jenkins. To exclude Jenkins we need some place where we can put new builds-scripts to run in parallel (old/new) during meantime. We will deprecate old Jenkins package builds in the future. --- scripts/package-build/linux-kernel/arch | 1 + 1 file changed, 1 insertion(+) create mode 120000 scripts/package-build/linux-kernel/arch (limited to 'scripts/package-build/linux-kernel/arch') diff --git a/scripts/package-build/linux-kernel/arch b/scripts/package-build/linux-kernel/arch new file mode 120000 index 00000000..f5f81fdc --- /dev/null +++ b/scripts/package-build/linux-kernel/arch @@ -0,0 +1 @@ +../../../packages/linux-kernel/arch \ No newline at end of file -- cgit v1.2.3