diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2024-09-06 10:45:27 +0000 |
|---|---|---|
| committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2024-09-06 11:34:08 +0000 |
| commit | c9a5a93834fce33f1e999dd50381cb7ff9e5fabb (patch) | |
| tree | 26d03e228ca55acc5fc29d4ad18e8331b79e8605 /scripts/package-build/linux-kernel/arch | |
| parent | 70122746469e930a6775e0c42c4d1fd30bc6d514 (diff) | |
| download | vyos-build-c9a5a93834fce33f1e999dd50381cb7ff9e5fabb.tar.gz vyos-build-c9a5a93834fce33f1e999dd50381cb7ff9e5fabb.zip | |
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.
Diffstat (limited to 'scripts/package-build/linux-kernel/arch')
| l--------- | scripts/package-build/linux-kernel/arch | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
